Skip to content
Snippets Groups Projects
  1. Dec 03, 2019
    • DCxDemo's avatar
      skybox update · 90464d5b
      DCxDemo authored
      [scene] figured out skybox indexing.
      [framework] dynamic models experiments
      [framework] removed lots of unused code from quadblock
      [viewer] fixed antialias toggle
      [viewer] switched to untextured med mesh (was low)
      [bash] added crash bash dat file exporter. only works with a few versions.
      90464d5b
  2. Oct 30, 2019
    • DCxDemo's avatar
      midtex lvl3 · 3b6575f0
      DCxDemo authored
      now using best available mid tex;
      anim tex are probably wrong and causing errors
      3b6575f0
  3. Oct 27, 2019
    • DCxDemo's avatar
      ai nav update · f8b6a096
      DCxDemo authored
      added basic reading support for ai paths;
      updated ctr_lev.ksy
      f8b6a096
    • DCxDemo's avatar
      ctr_exe.ksy · 05dfe237
      DCxDemo authored
      added ctr_exe.ksy for executable mapping (NTSC-U);
      some quadblock format notes fixes
      05dfe237
  4. Oct 26, 2019
    • DCxDemo's avatar
      lng2txt refactoring · 8c58f218
      DCxDemo authored
      moved LNG class to CTRFramework
      [fix] removed second texture export for low LOD
      8c58f218
  5. Oct 24, 2019
  6. Oct 23, 2019
    • DCxDemo's avatar
      change lod name high -> med · 98860c14
      DCxDemo authored
      change lod name high -> med;
      reserved high for future use
      98860c14
    • DCxDemo's avatar
      mid texturing support · a247e6e9
      DCxDemo authored
      mid level texturing support added;
      invisibletrigger quads now use empty material;
      added filelist_sampler.txt for demo sampler.bigs, swap manually if needed
      a247e6e9
  7. Oct 21, 2019
    • DCxDemo's avatar
      BinaryReaderEx refactor · 1debaa2f
      DCxDemo authored
      BinaryReaderEx is now used globally;
      general cleanup
      1debaa2f
    • DCxDemo's avatar
      *.c ignore added · aa591e65
      DCxDemo authored
      *.c ignore added
      aa591e65
    • DCxDemo's avatar
      obj export optimize · cc6d1bc4
      DCxDemo authored
      optimized OBJ export;
      - low quality mesh only uses required 4 vertices instead of 9;
      - normal mesh uses loop and an array, instead of a wall of code;
      
      basic mpk support in ctrframework, atm requires ui_textures.vram in mpktool folder to work propely.
      cc6d1bc4
  8. Oct 17, 2019
    • DCxDemo's avatar
      readme upadate · 4d918f62
      DCxDemo authored
      added info about mpktool.
      also forgot to mention, bigtool filelist was updated to rename mpk files too.
      4d918f62
    • DCxDemo's avatar
      mpk update · e0165d0b
      DCxDemo authored
      unknown files were called mpk, short for modelpack. added mpktool, just lists ctr model names atm.
      textures are being cropped now, but i didn't change UV code, so that riuns OBJ export in this version.
      also added a button to levtool to export UI textures, but it's kinda hardcoded and requires ui_map file cut from mpk.
      e0165d0b
    • DCxDemo's avatar
      big.ksy + lev notes update · 0d8a51d0
      DCxDemo authored
      big.ksy + lev notes update
      0d8a51d0
    • DCxDemo's avatar
      added ctr_lng.ksy · fe6d6dd0
      DCxDemo authored
      added ctr_lng.ksy
      fe6d6dd0
    • DCxDemo's avatar
      added download link · ea2a12d4
      DCxDemo authored
      added download link
      ea2a12d4
  9. Oct 16, 2019
    • DCxDemo's avatar
      readme fix · a0fc1ad3
      DCxDemo authored
      a0fc1ad3
    • DCxDemo's avatar
      logo · 9e5b0704
      DCxDemo authored
      9e5b0704
    • DCxDemo's avatar
      logo · e42c4cfc
      DCxDemo authored
      e42c4cfc
    • DCxDemo's avatar
      vrm/obj updates · 1fc98ece
      DCxDemo authored
      renamed texture vars in quadblock to texlow, texmid and texhi;
      moved vram reading to scene constructor;
      changed OBJ face order, now properly works in meshlab and blender;
      added some Tim class documentation;
      model_reader now allows folder as an input - scans for lev files;
      minor readme updates
      1fc98ece
  10. Oct 15, 2019
  11. Oct 12, 2019
    • DCxDemo's avatar
      minor cleanup · 44a75fff
      DCxDemo authored
      fixed bigtool links, moved some code to framework, fixed cseq helpers/shared confusion, added placeholder texture to viewer, changed target platform to 4.5.
      44a75fff
  12. Sep 30, 2019
    • DCxDemo's avatar
      diff dump · c6452101
      DCxDemo authored
      diff dump, includes some test stuff, not meant to be used, might not work as intended.
      c6452101
  13. Aug 25, 2019
  14. Aug 03, 2019
  15. Jul 28, 2019
    • DCxDemo's avatar
      refactoring · d8cd6469
      DCxDemo authored
      format updates, howl experiments, etc.
      d8cd6469
  16. Jul 24, 2019
  17. Jul 23, 2019
  18. Jul 21, 2019
    • DCxDemo's avatar
      enums comments · 0ea08d5d
      DCxDemo authored
      enums comments
      0ea08d5d
    • DCxDemo's avatar
      various fixes · 9c7a4b7c
      DCxDemo authored
      can load hubs again
      levTool can replace quadblock flags
      wip changes to cseq
      added ksy for lev to formats folder
      9c7a4b7c
  19. Jul 19, 2019
    • DCxDemo's avatar
      minor update · 713a676d
      DCxDemo authored
      fixed some paths, solution build configs, usings, refactoring.
      713a676d
  20. Jul 14, 2019
    • DCxDemo's avatar
      updated levtool to use dll · eb5d8bcb
      DCxDemo authored
      updated levtool to use dll
      eb5d8bcb
    • DCxDemo's avatar
      refactoring · d4f50cdc
      DCxDemo authored
      refactoring
      d4f50cdc
    • DCxDemo's avatar
      readme fix · 236e7974
      DCxDemo authored
      readme fix
      236e7974
    • DCxDemo's avatar
      ctrframework · 8c260e22
      DCxDemo authored
      - moved most of the model_reader code in a separate dll called CTRFramework. will rewrite levTool to use the framework.
      - updated ctrjson.data in cseq, added more instrument mappings
      8c260e22
  21. Jul 13, 2019
Loading