mikegough / 3D-Landscape-Simulator

A web based ST-Sim application with 3D visualization.
0 stars 1 forks source link

Add WebGL Viewer #1

Closed TaylorMutch closed 8 years ago

TaylorMutch commented 8 years ago

This adds the 3D viewer to the application as a TypeScript app, accessible by the landscape_viewer object created using a simple AMD compiler (see almond.js.

Vegetation is currently generated randomly across the terrain, and will be improved in later versions.