Wednesday, 15 April 2015

html - Creating a 3d roof in javascript -



html - Creating a 3d roof in javascript -

i need create 3d roof project, thing come using library create triangle , set angled rectangle next it, 3d effect. height of triangle/roof needs adjustable through textfield people can fill in height of roof.

i used fabric.js , got great start, @ moment script bugging out without giving errors...

fabricjs drawing image dissapears

if has suggest on library utilize best, or how create program, me started on project help basically.

sincerely, harmen.

you accomplish three.js should easy:

http://mrdoob.github.com/three.js/examples/webgl_geometry_tessellation.html

this shows user input using keyboard:

http://stemkoski.github.com/three.js/mesh-movement.html

and hello world examples:

http://stemkoski.github.com/three.js/

hope helps

javascript html css drawing fabricjs

No comments:

Post a Comment