Media Summary: This video is part of a new series where I construct a This is another demo of a rotating cube, but this time i tried to implement it using fixed-point math (only integer numbers) because i ... Thanks to the ThinMatrix tutorial (link below) i could get the idea on how to do this. The only difference is that i'm using a more ...
Java 3d From Scratch Anti - Detailed Analysis & Overview
This video is part of a new series where I construct a This is another demo of a rotating cube, but this time i tried to implement it using fixed-point math (only integer numbers) because i ... Thanks to the ThinMatrix tutorial (link below) i could get the idea on how to do this. The only difference is that i'm using a more ... This quaternion test consists in rotating points around an arbitrary axis (green line) using the formula P' = Q.P.Q* (not converting to ... Portals and cells occlusion culling implementation test from In this part, we cover giving the object a position, and creating a camera vector.
Source code: Sorry for being gone so long. Ideas, requests and questions are very ... Hidden surface removal Warnock's algorithm test implemented from