I am Brazilian, and my language is Portuguese
Posts: 50
|
Post by JADERLINK on Apr 14, 2024 5:30:23 GMT 10
View the 3d models, from the files: .obj, .smd, Re4 Uhd .BIN, Re4 PS2 .BIN, Re4 2007 .PMD, and your Re4 .SMD scenario files (PS2/UHD/2007). Note: the topic is being translated by google translator, because I only know Portuguese Brazil.SourceCode: github.com/JADERLINK/JADERLINK_MODEL_VIEWERDownload: github.com/JADERLINK/JADERLINK_MODEL_VIEWER/releasesThe content below is a translation of the README.md file of the source code. Info:License: MIT Licence Linguage: C# Platform: Windows Dependency: Microsoft .NET Framework 4.8 Requires openGL 3.3 or higher Programs designed to visualize 3D models of files:JADERLINK_MODEL_VIEWER.exe -> .OBJ (Wavefront), .SMD (StudioModelData) files, with .MTL support, and textures: DDS, TGA, PNG, BMP and JPG. RE4_2007_MODEL_VIEWER.exe -> .PMD files (Re4 2007), Scenario .SMD + .SMX, with support for .TGA textures; RE4_UHD_MODEL_VIEWER.exe -> .BIN files (Re4 Uhd) + .TPL, Scenario .SMD + .SMX, with support for .PACK and PACK.YZ2 files; RE4_PS2_MODEL_VIEWER.exe -> .BIN files (Re4 PS2) + .TPL, Scenario .SMD + .SMX; Update 1.0.1bReduced the loading time of TPL/SMD files for the PS2 version. Update 1.0.1Fixed alignment of the index matrix (this avoids possible bugs); Added the option to turn off/on vertex colors in viewers; When activating/deactivating the display of normals, if the normal is xyz with a zero value, the normal will not be displayed. Added ps2 viewer: RE4_PS2_MODEL_VIEWER; **_MODEL_VIEWER.exeTo open the program, your video card (GPU) must have OpenGL version 3.3 or higher. If your version is lower than required, the program will show an error message. Warning: Version 1.0.0 is a pre-release version, so programs may contain errors in which the program may close without warning. Vídeo PT:BR:
|
|