version 1.0
Real estate showcase in 3D - no software installs, any webGL platform. Advanced geometry project in experimental stage with great concept ideas:
- Small footprint (around 300Kb)
- Blender 3D models
- Exterior view
- Multi-floor
- Terrain editor
- Roof designer
- 2D floor plans
- Curved walls
Running "index.html" locally (non-webserver) will need to allow your Browser to read files from disk.
FireFox
about:config -> security.fileuri.strict_origin_policy to false
OSX
open -a Google\ Chrome --args --disable-web-security --user-data-dir
chrome.exe --disable-web-security
Dima Dykhman