Nick Fisher
|
646f05933d
|
use condition_variable for render thread requestFrame as well as tasks
|
2024-10-10 20:43:04 +08:00 |
|
Nick Fisher
|
95a44936ac
|
add option for async loading glTF resources
|
2024-10-10 14:58:09 +08:00 |
|
Nick Fisher
|
562ecf2ee5
|
feat: camera and resizing improvements
|
2024-10-02 16:47:55 +08:00 |
|
Nick Fisher
|
d294938a2c
|
chore: remove EMSCRIPTEN ifdefs in *RenderThread methods (no longer used)
|
2024-09-30 18:24:05 +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
|
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
|
95b378348c
|
refactor!: remove RenderThread methods no longer needed
|
2024-09-27 15:11:47 +08:00 |
|
Nick Fisher
|
a2684ae47d
|
renaming/refactoring and allow creating new cameras
|
2024-09-25 23:56:25 +08:00 |
|
Nick Fisher
|
e83193ba0d
|
introduce stronger native typing, camera projection/culling methods, update tests
|
2024-09-21 11:36:41 +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 |
|