This website requires JavaScript.
Explore
Help
Sign In
Scarfski
/
tinygltf
Watch
1
Star
0
Fork
0
You've already forked tinygltf
mirror of
https://github.com/syoyo/tinygltf.git
synced
2026-09-14 06:18:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
758a1240c938e2c644936924abdd9909ab4704c9
tinygltf
/
examples
History
Syoyo Fujita
758a1240c9
Reorder 16 bit pixel data to big endian when saving it as 16 png, since lodepng::encode expects image data is in big endian manner.
...
Add OpenEXR saver for 16bit image as a bonus.
2019-03-03 21:21:18 +09:00
..
basic
Add lodepng to save 16bit PNG.
2019-03-03 17:04:49 +09:00
common
Add lodepng to save 16bit PNG.
2019-03-03 17:04:49 +09:00
gltfutil
Reorder 16 bit pixel data to big endian when saving it as 16 png, since lodepng::encode expects image data is in big endian manner.
2019-03-03 21:21:18 +09:00
glview
Update json.hpp to fix compilation with clang with C++17(-std=c++1z) support.
2019-02-04 16:19:13 +09:00
raytrace
Fix typo(n2.z -> n1.z)
2018-08-16 15:56:13 +09:00
saver
Added 'warning' message parameter to glTF loader API.
2018-07-27 16:49:10 +09:00
validator
Added installation of headers and target binaries
2018-12-07 18:01:08 +11:00