pissang / claygl

A WebGL graphic library for building scalable Web3D applications
http://claygl.xyz/
BSD 2-Clause "Simplified" License
2.81k stars 302 forks source link

Does claygl support helpers like transform control in THREE.js ? #96

Open scarletsky opened 5 years ago

scarletsky commented 5 years ago

I want to build an application like THREE.js editor, and it should support transform control, light helpers, face/vertex normal helper etc.

I've searched the examples and issues, it seems these features are not built in. Can I implement these features easily in claygl ?

pissang commented 5 years ago

Sorry ClayGL doesn't have transform control yet.

scarletsky commented 5 years ago

Do you have any plans to add this feature ?

pissang commented 5 years ago

Not in the recent plans.