hmans/three-elements
Web Components-powered custom HTML elements for building Three.js-powered games and interactive experiences. 🎉
TypeScriptMIT
Issues
- 0
- 0
- 1
- 1
Directive collision
#134 opened by Kansuler - 1
Custom camera issue
#119 opened by sinedie - 1
'getThreeObjectBySelector' only works on light DOM
#100 opened by alangdm - 0
Restructure repository; create "extras" package
#80 opened by hmans - 7
Support Custom Renderers
#24 opened by CodyJasonBennett - 1
- 1
Support WebXR Controllers and Events
#22 opened by CodyJasonBennett - 0
[proxy] Improve proxy typings
#52 opened by hmans - 1
- 0
[core] When handling click events, make sure a raycast has been performed this frame
#59 opened by hmans - 5
[core] Support MutationObserver behind a flag
#44 opened by RangerMauve - 6
- 2
Provide three-* HTML tag typings
#25 opened by hmans - 0
0.3 Release Checklist
#42 opened by hmans - 2
[core] Similar to `tick` `late-tick` etc., also offer `mount` and `unmount` (or similar)
#48 opened by hmans - 2
Convert repository into monorepo
#41 opened by hmans - 2
- 10
RFC: Where to go with "ontick" and friends?
#35 opened by hmans - 1
🐞 "pointerenter" and "pointerleave" should also be triggered on groups containing the raycasted object
#29 opened by hmans - 8
Improve and extend test suite
#8 opened by daKmoR - 3
- 0
Support bracket-less array syntax for "args"
#40 opened by hmans - 0
IDEA: reference geometries and materials by DOM ID
#16 opened by hmans - 0
Allow setting of "deg(n)" in numerical attributes
#31 opened by hmans - 2
Generate TypeDoc and deploy it to website
#28 opened by hmans - 2
Set up CI test matrix to test three-elements against different versions of Three.js
#38 opened by hmans - 1
- 1
IDEA: Retire the "attach" argument
#17 opened by hmans - 4
Suggestion: setAnimationLoop for autorender?
#18 opened by okydk - 0
Allow setting boolean attributes as `cast-shadow` instead of `cast-shadow="true"`
#15 opened by hmans - 2
Suggestion: add demo with lit-element
#7 opened by daKmoR - 0
- 0
Make onupdate & friends reactive
#5 opened by hmans - 0
Auto-attach based on name
#4 opened by hmans - 1
Don't redefine game-three and other custom custom elements (yup) if they already exists
#3 opened by hmans - 1
- 0
Remove dependency to inflected/Inflector
#1 opened by hmans