This website requires JavaScript.
Explore
Help
Sign In
eliott
/
serenity
Watch
1
Star
0
Fork
0
You've already forked serenity
mirror of
https://github.com/SerenityOS/serenity
synced
2026-05-10 09:02:44 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e46b9c189e1bc94de2b977af63b59acab6840a4c
serenity
/
Userland
/
Applications
/
3DFileViewer
History
Cameron Youell
1dc3ba6ed5
Applications: Convert
DeprecatedFile
usages to
LibFileSystem
2023-03-24 10:58:43 +00:00
..
CMakeLists.txt
Everywhere: Mark dependencies of most targets as PRIVATE
2022-11-01 14:49:09 +00:00
Common.h
3DFileViewer: Add vertex normal parsing to WavefrontOBJLoader
2021-11-13 12:52:22 +01:00
main.cpp
3DFileViewer: Don't unveil "/home/anon/Documents/3D Models"
2023-02-16 10:56:01 +00:00
Mesh.cpp
Everywhere: Run clang-format
2022-04-01 21:24:45 +01:00
Mesh.h
3DFileViewer: Calculate face-normal from vertex-normals of the triangle
2021-11-13 12:52:22 +01:00
MeshLoader.h
3DFileViewer: Port
MeshLoader
and its child to the new
Core::File
2023-02-16 10:56:01 +00:00
WavefrontOBJLoader.cpp
Applications: Convert
DeprecatedFile
usages to
LibFileSystem
2023-03-24 10:58:43 +00:00
WavefrontOBJLoader.h
3DFileViewer: Port
MeshLoader
and its child to the new
Core::File
2023-02-16 10:56:01 +00:00