Page 5 of 5 FirstFirst ... 345
Results 41 to 42 of 42

Thread: pascal and learning 3d

  1. #41
    my voxels are not voxels actually, just a 3d array of cubes. For picking I used Bresenham's line algorithm, works pretty fast for that purpose

  2. #42
    i have some weird mystic bug this time. when in deffered rendering mode with ssao enabled some meshes dissapear when frustrum culled but won't ever show up again when camera turns back to them. this doesn't happen in forward rendering or in deferred with ssao disabled. when not frustrum culling with ssao enabled it also works ok. looks like not rendering them makes them disappear forever. opengl desn't report errors. I've been trying to track it down for 2 days with no luck any hints?

Page 5 of 5 FirstFirst ... 345

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •