New pages

Jump to navigation Jump to search
New pages
Hide registered users | Hide bots | Show redirects
  • 19:45, 19 August 2024Pythagorean-Temple (hist | edit) ‎[202 bytes]Wouter (talk | contribs) (Created page with "Pythagorean-temple is an educative Full-Dive_VR experience, that teaches the Pythagorean theorem.")
  • 15:43, 19 August 2024Python-Building-Generator (hist | edit) ‎[534 bytes]Wouter (talk | contribs) (Created page with "[Python-Building-Generator] is a procedural building generator that can export to ".bin" or to ".map". Where ".bin" is a set of convex polyhedra. and ".map" is a map file in Quake-3-Arena format. When applying set-theoretical operations on building-geometry, the inherent time-complexity of such an operation is quadratic. [Python-Building-Generator] uses a data-structure called [RTreeNode] within the underlying C++ code, in order to cut down on this time-complexity. This...")
  • 20:52, 17 August 2024Trace-line (hist | edit) ‎[290 bytes]Wouter (talk | contribs) (Created page with "When given some geometry, a trace-line operation is analogous to a laser pointer and the intersecting laser-dot. When given an beginning- and an end-vector, the function returns a fraction within the domain \[0,1 \].")