#CurrentProject: Investigate Three.JS
1 messages · Page 1 of 1 (latest)
Been playing with Three.js lately, and I ended up building this mini 3D world where you can pilot an oil tanker directly in your browser. It’s just an early prototype, but watching something you imagined actually move, steer, and come to life never gets old. Can’t wait to push this further and explore what else the web can handle.
#coding #...
Docs/Examples
^ This sort of playbox is probably how we are going to render terrain data. In a perfect world this is "overlayed" and fixed positionally to geolocation data.
However--
given the "requirements" I've been learning for Z index accuracy across 'large zones' (5 acres) the level of complexity...