13 years, 9 months ago
Highlights
13 years, 9 months ago
Found the problem, although i don't really understand why it was a problem. Basically i deleted the line : rayDir = Vector3.Normalize(rayDir) So i don't normalized the r…
13 years, 9 months ago
Hi, I'm having some accuracy issues with my mesh picking code. The problem im getting is that sometimes a mesh behind another mesh will be selected, instead of the front-mos…
13 years, 9 months ago
Hi, I'm trying to work with transformed quads, that is to say, quads that have there vertices defined in screen coordinates. Basically im trying to shift those quads to diff…
13 years, 9 months ago
Hi all, I am writing a structural CAD/Modelling type of application that utilizies hardware instancing extensively for rendering 3D models. Basically there are typically thousan…
13 years, 10 months ago
Latest Activity
See all in DiscussionsFound the problem, although i don't really understand why it was a problem. Basically i deleted the line : rayDir …
13 years, 9 months ago
Hi, I'm having some accuracy issues with my mesh picking code. The problem im getting is that sometimes a mesh …
13 years, 9 months ago
Well to anyone who was interested, I figured out what the problem was. I just needed to make a minor …
13 years, 9 months ago