Sascha Willems
|
10031d4cca
|
Changed references to the asset pack
|
2023-05-10 21:29:33 +02:00 |
|
Stephen Saunders
|
279c95422d
|
Implement viewChanged() in multiple examples for proper window resize handling, fix triangle example resizing on macOS
|
2022-07-07 09:57:01 -04:00 |
|
Sascha Willems
|
6f723ea1e0
|
Remove buffer copies for gltf indices
Directly access the values from the buffer instead
Fixes #894
|
2021-10-24 12:07:01 +02:00 |
|
Sascha Willems
|
3b1ff1eece
|
Ray tracing samples can now also use the UI overlay
General cleanup, changed default settings.overlay value
|
2021-08-28 12:59:10 +02:00 |
|
Sascha Willems
|
78f9881ebf
|
Fixed typos
|
2020-08-08 18:22:10 +02:00 |
|
Sascha Willems
|
3abe588157
|
Fixed typos
|
2020-08-08 13:59:58 +02:00 |
|
Sascha Willems
|
d03595ab5b
|
Code cleanup
|
2020-06-06 13:02:40 +02:00 |
|
Sascha Willems
|
1158cb2232
|
Code cleanup and simplification
|
2020-06-06 12:44:55 +02:00 |
|
Sascha Willems
|
b13ed52213
|
Comments
|
2020-06-06 12:01:07 +02:00 |
|
Sascha Willems
|
ffc3068c9d
|
Resource cleanup
|
2020-06-06 11:21:55 +02:00 |
|
Sascha Willems
|
9e96aeaa5f
|
clang format
|
2020-06-06 11:05:56 +02:00 |
|
Sascha Willems
|
a1afaf3de5
|
Code cleanup
|
2020-06-06 11:00:38 +02:00 |
|
Sascha Willems
|
6eb0273c76
|
Code cleanup
|
2020-06-06 10:20:30 +02:00 |
|
Sascha Willems
|
225106860a
|
Moved glsl shaders
|
2020-06-05 21:28:47 +02:00 |
|
Sascha Willems
|
df8f3b18f9
|
Moved glsl shaders
|
2020-06-05 21:27:17 +02:00 |
|
Sascha Willems
|
ec023cf581
|
Started working on small glTF skinning example tutorial/readme
|
2020-05-26 08:13:47 +02:00 |
|
Sascha Willems
|
7e8e667fb3
|
Code cleanup, shader renaming
|
2020-05-23 20:38:40 +02:00 |
|
Sascha Willems
|
451c895525
|
Code cleanup
|
2020-05-15 07:22:01 +02:00 |
|
Sascha Willems
|
149ff8f94e
|
Split sample into header and source files due to complexity
|
2020-05-15 07:13:51 +02:00 |
|
Sascha Willems
|
78a9b5bde1
|
Animation working
Code still wip and lacking comments
|
2020-05-14 21:40:54 +02:00 |
|
Sascha Willems
|
23010275ce
|
Load animations
|
2020-05-14 21:21:27 +02:00 |
|
Sascha Willems
|
988df583c5
|
Started working on gltf skinned vertex animation sample
Will replace the old assimp based skeletal animation sample
|
2020-05-10 20:05:05 +02:00 |
|