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
62
Commits
1
Branch
0
Tags
33
MiB
d862068c6e
Commit Graph
2 Commits
Author
SHA1
Message
Date
Lillian Salehi
d862068c6e
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
Lillian Salehi
d5190c8207
Replaced Index and Vertex buffer descriptions using descriptor sets with the VMA Library, massively simplifying the creation of the Vertex and Index buffer, and uses push constants
2024-11-27 15:54:35 -06:00