issues
search
jeromeetienne
/
tquery
extension system for three.js
http://jeromeetienne.github.io/tquery/
MIT License
652
stars
120
forks
source link
completion of plugins/lightsaber
#198
Closed
jeromeetienne
closed
12 years ago
jeromeetienne
commented
12 years ago
what to do before saying lightsaber is ok
jeromeetienne
commented
12 years ago
rename it to lightsaber
more fancy
make it tunable
holder: yes/no (default to yes)
laser front/back (default to front)
define the api
jeromeetienne
commented
12 years ago
API
tQuery.createLightSaber(opts)
no resource
lots of options, it seems a good idea for a extend deep copy
hilt options
size, precision
blade
nPlane
center of hilt is 0,0,0
saber.mesh('root')
'root'
'hilt'
simple material
'frontBlade' / 'backBlade'
jeromeetienne
commented
12 years ago
skins
make the default object simple (and likely ugly)
then make skins plugins
jeromeetienne
commented
12 years ago
i did less than initially planed.
current status is stable, no known issue.
just less features
those features can be added later.
closing
what to do before saying lightsaber is ok