Nick Fisher
|
c1af7e374d
|
set bloom enabled by default, but 0 strength
|
2024-10-10 08:39:48 +08:00 |
|
Nick Fisher
|
562ecf2ee5
|
feat: camera and resizing improvements
|
2024-10-02 16:47:55 +08:00 |
|
Nick Fisher
|
027cf23069
|
chore: cleanup
|
2024-09-30 18:20:30 +08:00 |
|
Nick Fisher
|
c4598637bb
|
feat: support multiple ThermionWidget on Android
|
2024-09-30 18:20:05 +08:00 |
|
Nick Fisher
|
8a94b6a334
|
feat: use imported texture on iOS
|
2024-09-30 14:51:11 +08:00 |
|
Nick Fisher
|
c80c163212
|
feat: working implementation of multiple widgets on macos
|
2024-09-30 13:45:57 +08:00 |
|
Nick Fisher
|
661185083e
|
chore: refactoring and cleanup for Gizmo
|
2024-09-28 13:24:28 +08:00 |
|
Nick Fisher
|
a2a26555e2
|
feat: more work on multiple views/swapchains
|
2024-09-28 11:19:06 +08:00 |
|
Nick Fisher
|
7f11250b79
|
refactor!: refactor to support multiple Views/Render Targets
|
2024-09-27 23:16:01 +08:00 |
|
Nick Fisher
|
a6d2f2ecf9
|
feat!: big refactor to support multiple swapchains
|
2024-09-27 18:39:20 +08:00 |
|
Nick Fisher
|
399d447eec
|
chore: don't keep superfluous handle to rtDepth and rtColor
|
2024-09-27 16:40:30 +08:00 |
|
Nick Fisher
|
4355d9c83f
|
more camera work
|
2024-09-26 16:51:14 +08:00 |
|
Nick Fisher
|
a2684ae47d
|
renaming/refactoring and allow creating new cameras
|
2024-09-25 23:56:25 +08:00 |
|
Nick Fisher
|
65e99b9212
|
set clearOptions to true
|
2024-09-23 13:51:18 +08:00 |
|
Nick Fisher
|
57872d2e40
|
rename from *FFI to *RenderThread, return bool from render() to check frame timings, update render loop to wait on condition variable, add requestFrame() method
|
2024-09-21 10:21:46 +08:00 |
|
Nick Fisher
|
f6c91294aa
|
rename setLayerEnabled to setLayerVisibility, add setVisibilityLayer method
|
2024-09-20 17:34:17 +08:00 |
|
Nick Fisher
|
aa21c0fb76
|
don't call clearBackgroundImage when setBackgroundImage is called (would deadlock)
|
2024-09-19 21:08:55 +08:00 |
|
Nick Fisher
|
676ddc3773
|
add texture methods (including unproject)
|
2024-09-16 20:51:14 +08:00 |
|
Nick Fisher
|
6b0f25ca59
|
remove using namespace filament*
|
2024-09-13 15:27:01 +08:00 |
|
Nick Fisher
|
a1f71ab459
|
remove camera methods from FilamentViewer
|
2024-09-11 23:06:32 +08:00 |
|
Nick Fisher
|
a00fdbe042
|
chore: remove createGeometry method from FilamentViewer, set default view blend mode
|
2024-09-07 17:59:55 +08:00 |
|
Nick Fisher
|
6ec84b6249
|
fix: add Fence to capture() and set stencil buffer by default
|
2024-09-06 13:03:51 +08:00 |
|
Nick Fisher
|
9c5156e41a
|
feat: add flag for keepData for gltf instancing, add highlightScene, add stencilHighlight method
|
2024-09-06 12:36:16 +08:00 |
|
Nick Fisher
|
80d5b1d23f
|
feat: expose setLightDirection and setLightPosition
|
2024-09-05 22:18:54 +08:00 |
|
Nick Fisher
|
6f2331582c
|
chore: use float instead of float32_t in FilamentViewer
|
2024-09-05 17:41:55 +08:00 |
|
Nick Fisher
|
85116f43a2
|
feat: remove gizmo view references, exclude gizmo entities from picking, add createIbl
|
2024-08-27 21:47:56 +08:00 |
|
Nick Fisher
|
11756fcedd
|
feat: ignore grid overlay and gizmo center when picking, implement highlighting
|
2024-08-24 16:17:34 +08:00 |
|
Nick Fisher
|
98c3676fdf
|
fix: (web) add emscripten guards for flushAndWait call when swapchain destroyed
|
2024-08-21 17:18:37 +08:00 |
|
Nick Fisher
|
d868fd6970
|
feat: add capture() function and expose viewportDimensions on ThermionViewer (allows easier saving of captured images to PNG)
|
2024-08-21 14:33:48 +08:00 |
|
Nick Fisher
|
c7a0b2f5cc
|
fix: defer creating image entity/material/etc until actually requested
feat: expose shadow options
|
2024-07-02 16:17:36 +08:00 |
|
Nick Fisher
|
846f45bb63
|
don't destroy dummy image texture if clearBackgroundImage has been called without setBackgroundImage having been called first
|
2024-06-19 16:38:14 +08:00 |
|
Nick Fisher
|
49b8e7023b
|
free all resources in FilamentViewer destructor
|
2024-06-19 13:15:36 +08:00 |
|
Nick Fisher
|
dc0c855135
|
documentation & further renaming
|
2024-06-16 13:22:27 +08:00 |
|
Nick Fisher
|
fe62a70e29
|
renaming to Thermion
|
2024-06-16 13:22:22 +08:00 |
|