With the help of these two great tutorials you will get familiar with two ways of dragging in 3D.
…With the help of these two great tutorials from Andy Zupko you will get familiar with two ways of dragging in 3D.
1. The Easy Way of Gragging in 3D
It is a no-math solution to be able to drag an object in 3D in multiple directions using the tools already built into Papervision 3D. By creating an invisible Plane object, you can detect where it is hit by the mouse in 3D space - then move your object to that position.This way is good, but it is definitely just a hack and heavy approach to dragging objects in 3D.
To get the detailed tutorial and get the source you may here.
2. The Right Way of Dragging in 3D
This way is much more elegant than the previous…
View post:
Two Ways of Dragging in 3D: the Easy Way and the Right Way |
- Related posts on pen tool
- How to make Stitch type border in Photoshop | PhotoShop Yag
- Fantasy Cartography with Adobe Photoshop
- Related posts on xml jaxb
- IN123 – Java/J2EE Developer with Oracle, JSP, Servlet, EJB …
- Convert Java Objects to XML with JAXB
- How to convert a POJO to XML with JAXB
{ 0 comments }