jak-project/decompiler/level_extractor
water111 c13934708a
Initial implementation of custom level tool (#1482)
* wip

* learning about colors

* gltf node stuff working

* cleanup

* support textures

* bvh generation seems reasonable

* tree layout

* frag packer, untested and doesnt do real stripping yet

* temp

* working collide frags

* handle bad inputs better

* clean up

* format

* include

* another include

* reorganize for release build use
2022-06-19 20:44:07 -04:00
..
BspHeader.cpp [merc] Add merc extraction (#1356) 2022-05-11 22:53:53 -04:00
BspHeader.h [merc] Add merc extraction (#1356) 2022-05-11 22:53:53 -04:00
common_formats.h [merc] Add merc extraction (#1356) 2022-05-11 22:53:53 -04:00
extract_collide_frags.cpp [merc] Add merc extraction (#1356) 2022-05-11 22:53:53 -04:00
extract_collide_frags.h Collision mesh extraction (#1330) 2022-04-25 21:53:23 -04:00
extract_common.cpp add missing cstddef include (#1432) 2022-06-09 18:50:34 -04:00
extract_common.h [graphics] merc2 renderer (#1374) 2022-05-28 19:28:19 -04:00
extract_level.cpp Initial implementation of custom level tool (#1482) 2022-06-19 20:44:07 -04:00
extract_level.h [merc] Add merc extraction (#1356) 2022-05-11 22:53:53 -04:00
extract_merc.cpp [graphics] merc2 renderer (#1374) 2022-05-28 19:28:19 -04:00
extract_merc.h [merc] Add merc extraction (#1356) 2022-05-11 22:53:53 -04:00
extract_shrub.cpp [graphics] merc2 renderer (#1374) 2022-05-28 19:28:19 -04:00
extract_shrub.h [graphics] First part of shrub extraction (#1258) 2022-03-28 18:14:25 -04:00
extract_tfrag.cpp Initial implementation of custom level tool (#1482) 2022-06-19 20:44:07 -04:00
extract_tfrag.h add vis data to tie/tfrag and better framelimiting/lag (#1100) 2022-01-20 00:22:03 -05:00
extract_tie.cpp [graphics] tie generic (#1341) 2022-04-29 23:44:53 -04:00
extract_tie.h [runtime] pckernel implementation (#1032) 2021-12-30 18:48:37 -05:00
MercData.cpp [graphics] merc2 renderer (#1374) 2022-05-28 19:28:19 -04:00
MercData.h [merc] Add merc extraction (#1356) 2022-05-11 22:53:53 -04:00
notes.txt [graphics] tfrag3 renderer (#978) 2021-12-04 12:33:18 -05:00