Kim Kulling
|
01231d0e60
Add 2024 to copyright infos (#5475)
|
1 year ago |
Kim Kulling
|
636fbd65b3
Refactorings: come code cleanups
|
1 year ago |
Kim Kulling
|
263bebb5ba
Add a test before generating the txture folder
|
1 year ago |
Samuel Kogler
|
55cb19f924
Fix PBRT exporter coordinate system
|
2 years ago |
Samuel Kogler
|
f32c21e6b3
Fix PBRT exporter FoV aspect ratio calculation
|
2 years ago |
Aaron Gokaslan
|
e93fa6699a
Manually fix up 100 more instances where it should be defaulted
|
2 years ago |
Kim Kulling
|
b7a70ac707
Add compiler switgxh for using static linkage for std_image
|
3 years ago |
Kim Kulling
|
4e22635406
Update PbrtExporter.cpp
|
3 years ago |
Kim Kulling
|
472e15c405
Merge branch 'master' into kimkulling/link_stb_image_statically_issue_4467
|
3 years ago |
IOhannes m zmölnig
|
1d3d5c4bb6
Rename TextureTypeToString() to aiTextureTypeToString()
|
3 years ago |
Kim Kulling
|
97c7ab3c05
Move stb_image header into its own header file.
|
3 years ago |
Kim Kulling
|
fa5a8476ee
Fix gcc warning: unused function
|
3 years ago |
Kim Kulling
|
b8658cefe0
Link std_image statically.
|
3 years ago |
Kim Kulling
|
50c7301a38
Update copyrights
|
3 years ago |
IOhannes m zmölnig
|
1a9403e787
Fix spelling error in comment in exported Pbrt file
|
3 years ago |
Rahul Sheth
|
1b37b74f9e
Hunter fixes for stb_image
|
4 years ago |
Rahul Sheth
|
0a5e49252d
Merge remote-tracking branch 'origin/master' into HEAD
|
4 years ago |
Aaron Gokaslan
|
94c3abd841
Apply various performance fixes from clang-tidy
|
4 years ago |
Krishty
|
816da9b677
merge and update all copies of stb_image.h
|
4 years ago |
contriteobserver
|
111752cff0
workaround for ASSIMP_DOUBLE_PRECISION compile errors
|
4 years ago |
Kim Kulling
|
9e8dbd0ca5
Update copyrights to 2021.
|
4 years ago |
Matt Pharr
|
ff8d50c8d0
Fix MSVC compiler warnings
|
4 years ago |
Matt Pharr
|
09c5564d5b
More compiler warnings
|
4 years ago |
Matt Pharr
|
1fd8646b7a
Fix compiler warnings
|
4 years ago |
Matt Pharr
|
2bc074e35a
Additional PBRT exporter cleanups
|
4 years ago |
Matt Pharr
|
938537c884
Checkpoint improvements to pbrt exporter
|
4 years ago |
Trevor David Black
|
a0aa067b5f
Moved Texture writing into its own function
|
5 years ago |
Trevor David Black
|
2c9d3bea64
Printing out unique textures
|
5 years ago |
Trevor David Black
|
3dc550a9b2
Got a working geometry prototype, sponza renders correctly when camera and light is added
|
5 years ago |
Trevor David Black
|
07065e2235
Working first proof of concept. Renders ambient term in pbrt
|
5 years ago |