Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
0answers
237 views

Raycasting problem

I have problem with my raycasting. I have 8 cubes, that are first level of octree (Eg. they create bigger cube). I need raycast them and "render" cube. If I have only one cube, raycasting works fine. ...