MicroHouse WebGL: Difference between revisions
Jump to navigation
Jump to search
microhouse technical model - webgl demo
(Created page with " <html> <head> <meta charset="utf-8"> <title>microhouse technical model - webgl demo </title> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta n...") |
(No difference)
|
Revision as of 03:29, 16 March 2016
This webGL demo was made by Michel Dhoore based on the Open Source Ecology microhouse designed by Chris Reinhart.
Sketchup was used to convert the existing file to collada(.dae) than the parts were redrawn, simplified, combined and converted to .json with Blender to fit this demo. Gimp was used for the textures. Coding, testing and debugging done with Brackets, Firefox and Chrome.
The following javascript libraries were used
three.js (LICENSE)
dat-gui (LICENSE)
jquery (LICENSE)