This website requires JavaScript.
Explore
Help
Register
Sign In
chloe-lilly
/
AgnosiaEngine
Watch
2
Star
1
Fork
0
You've already forked AgnosiaEngine
Code
Issues
Pull Requests
Releases
Wiki
Activity
c42133f426
AgnosiaEngine
/
imgui.ini
9 lines
98 B
INI
Raw
Normal View
History
Unescape
Escape
Multisampling implementation using the max samples the GPU supports
2024-11-21 23:54:07 -06:00
[Window][Debug##Default]
Pos
=
60,60
Size
=
400,400
[Window][Agnosia Debug]
Added vertex normal to the Agnosia_T::Vertex definition, pre-calculated using TinyObjLoader's built in vertex normal calculator
2024-12-04 01:55:40 -06:00
Pos
=
59,322
Multiple Object renderinggit add .git add . Completely revamped the model loading system using Model class instances, uses a Material class to build textures, clean slated descriptor sets for bindless rendering, significantly shortening the amount of code needed to load VkImage, VkImageView, and VkSampler. Added multiple texture rendering, abstracted out model loading process to automatically collect all Model instances and render for each object.
2024-12-03 01:57:55 -06:00
Size
=
623,438
Multisampling implementation using the max samples the GPU supports
2024-11-21 23:54:07 -06:00
Reference in New Issue
Copy Permalink