Nick Fisher
|
9cff791ce5
|
add GeometryHelper
|
2024-10-23 14:44:35 +08:00 |
|
Nick Fisher
|
825c6e1a80
|
feat: parent the cloned entity instance when setting stencil highlight
|
2024-10-23 14:44:35 +08:00 |
|
Nick Fisher
|
ec9366d72b
|
feat: add getAncestor method
|
2024-10-23 14:44:35 +08:00 |
|
Nick Fisher
|
ff304ad3d4
|
feat: add getAncestor method
|
2024-10-23 14:44:35 +08:00 |
|
Nick Fisher
|
b71ba411fd
|
update bindings
|
2024-10-23 14:44:35 +08:00 |
|
Nick Fisher
|
dfe7b4e6c6
|
feat: set stencil highlight on gizmo attach
|
2024-10-23 14:44:35 +08:00 |
|
Nick Fisher
|
96e2de6de1
|
update tests
|
2024-10-23 14:44:35 +08:00 |
|
Nick Fisher
|
d4d4dc4fd7
|
feat: move createGeometry to SceneManager, add queueRelativePositionUpdateFromViewportVector and removeStencilHighlight
|
2024-10-23 14:44:34 +08:00 |
|
Nick Fisher
|
2ccbb4c0c4
|
chore: remove createGeometry method from FilamentViewer, set default view blend mode
|
2024-10-23 14:44:34 +08:00 |
|
Nick Fisher
|
709b098054
|
fix: properly destroy entities/material/etc in Gizmo on destruction, remove custom scene creation logic
|
2024-10-23 14:44:34 +08:00 |
|
Nick Fisher
|
53ff6c72f0
|
feat: move HighlightOverlay to nested class, move createGeometry to SceneManager, add queueRelativePositionUpdateFromViewportVector
|
2024-10-23 14:44:34 +08:00 |
|
Nick Fisher
|
8044adcc50
|
feat: add removeStencilHighlight, accept color param for setStencilHighlight, queuePositionUpdateFromViewportCoords to ThermionDartApi
|
2024-10-23 14:44:34 +08:00 |
|
Nick Fisher
|
9b91da3798
|
feat: add removeStencilHighlight, queuePositionUpdateFromViewportCoords to ThermionViewer
|
2024-10-23 14:44:34 +08:00 |
|
Nick Fisher
|
8fe4322536
|
chore: rebuild unlit material
|
2024-10-23 14:44:34 +08:00 |
|
Nick Fisher
|
8ca4205d2c
|
fix: add Fence to capture() and set stencil buffer by default
|
2024-10-23 14:44:34 +08:00 |
|
Nick Fisher
|
af30b27724
|
test: add test cube.glb
|
2024-10-23 14:44:34 +08:00 |
|
Nick Fisher
|
0a4e3501dc
|
feat: add flag for keepData for gltf instancing, add highlightScene, add stencilHighlight method
|
2024-10-23 14:44:34 +08:00 |
|
Nick Fisher
|
65a6231f23
|
feat: grid uses own material
|
2024-10-23 14:44:33 +08:00 |
|
Nick Fisher
|
4b70116754
|
chore: clean up old commented code
|
2024-10-23 14:44:33 +08:00 |
|
Nick Fisher
|
e136b0a9f1
|
fix: ignore pick results directly on axis
|
2024-10-23 14:44:33 +08:00 |
|
Nick Fisher
|
e45cc0267f
|
feat: add grid material
|
2024-10-23 14:44:33 +08:00 |
|
Nick Fisher
|
d17cce2ca4
|
feat: expose setLightDirection and setLightPosition
|
2024-10-23 14:44:33 +08:00 |
|
Nick Fisher
|
c93cc296a0
|
chore: update binding
|
2024-10-23 14:44:33 +08:00 |
|
Nick Fisher
|
f63d42a75b
|
chore: (js) stub missing methods
|
2024-10-23 14:44:33 +08:00 |
|
Nick Fisher
|
1ae7be0846
|
chore: (wasm) add missing interop methods
|
2024-10-23 14:44:33 +08:00 |
|
Nick Fisher
|
0f5b90998e
|
test: update viewport gizmo test
|
2024-10-23 14:44:33 +08:00 |
|
Nick Fisher
|
dc0a698330
|
chore: stub new methods
|
2024-10-23 14:44:32 +08:00 |
|
Nick Fisher
|
6e54ed096f
|
doc: pixelRatio
|
2024-10-23 14:44:32 +08:00 |
|
Nick Fisher
|
1bdf6888c6
|
fix: emscripten export visibility for add_light
|
2024-10-23 14:44:32 +08:00 |
|
Nick Fisher
|
f69fcbb783
|
chore: use float instead of float32_t in FilamentViewer
|
2024-10-23 14:44:32 +08:00 |
|
Nick Fisher
|
6771431038
|
chore: add nested PickCallbackHandler to Gizmo
|
2024-10-23 14:44:32 +08:00 |
|
Nick Fisher
|
8ed26c72e2
|
fix: (wasm) use correct coords for pick, free memory correctly, keep pixelratio copy
|
2024-10-23 14:44:32 +08:00 |
|
Nick Fisher
|
580d795054
|
chore: Dart Gizmo class cleanup
|
2024-10-23 14:44:32 +08:00 |
|
Nick Fisher
|
329193f2f2
|
feat: add setGizmoVisibility/pickGizmo methods to ThermionViewer
|
2024-10-23 14:44:32 +08:00 |
|
Nick Fisher
|
b20acaec6f
|
feat: remove gizmo view references, exclude gizmo entities from picking, add createIbl
|
2024-10-23 14:44:32 +08:00 |
|
Nick Fisher
|
516d420a1e
|
feat: createIbl
|
2024-10-23 14:44:32 +08:00 |
|
Nick Fisher
|
b92b34a8ad
|
chore: init SceneManager pointers to nullptr
|
2024-10-23 14:44:32 +08:00 |
|
Nick Fisher
|
7d7596bbdd
|
fix: add more nan checks for gizmo manipulation
|
2024-10-23 14:44:31 +08:00 |
|
Nick Fisher
|
acac2dba90
|
feat: expose API methods for create_ibl, pick/set gizmo visibility
|
2024-10-23 14:44:31 +08:00 |
|
Nick Fisher
|
727ac7d9df
|
feat: create transparent overlay for gizmo for easier picking
|
2024-10-23 14:44:31 +08:00 |
|
Nick Fisher
|
2fc54ae343
|
feat: rescale gizmo based on distance from camera
|
2024-10-23 14:44:31 +08:00 |
|
Nick Fisher
|
e04cd0488e
|
feat: rescale gizmo based on distance from camera
|
2024-10-23 14:44:31 +08:00 |
|
Nick Fisher
|
f867e21647
|
fix: add check for nan NDC coordinates for viewport translation
|
2024-10-23 14:44:31 +08:00 |
|
Nick Fisher
|
ec27935d81
|
fix stub methods
|
2024-10-23 14:44:31 +08:00 |
|
Nick Fisher
|
08ae0387a9
|
add implementations to JS bridge/shim classes
|
2024-10-23 14:44:31 +08:00 |
|
Nick Fisher
|
ca69c783d3
|
add missing methods to wasm viewer
|
2024-10-23 14:44:31 +08:00 |
|
Nick Fisher
|
d1fbbe1167
|
add implementations to FFI viewer
|
2024-10-23 14:44:31 +08:00 |
|
Nick Fisher
|
f588b3b6e7
|
feat: expose setLayerEnabled, viewportDimensions and getCameraFov on ThermionView
|
2024-10-23 14:44:31 +08:00 |
|
Nick Fisher
|
c29db74b1d
|
stub out new methods
|
2024-10-23 14:44:31 +08:00 |
|
Nick Fisher
|
8ac9876ec3
|
chore: update bindings
|
2024-10-23 14:44:30 +08:00 |
|