AgnosiaEngine/README.md

13 lines
394 B
Markdown
Raw Normal View History

2024-10-04 23:16:24 -05:00
# Agnosia Engine
2024-10-03 22:32:21 -05:00
2024-10-04 01:13:30 -05:00
## Goals
2024-10-04 03:38:27 -05:00
[Current Simple Docs](https://docs.vulkan.org/tutorial/latest/03_Drawing_a_triangle/00_Setup/00_Base_code.html)
2024-10-04 01:13:30 -05:00
- Implement Vulkan SDK
- Play with OpenXR
2024-10-04 01:23:06 -05:00
- Implement features for maximum fidelity/performance ratio
- Implement custom Raytracing and Raymarching protocols
- Mess with cutting edge design, VDB's, 3D Guassian Splatting,
- 1000000+ FPS on Potato GPUs
2024-10-04 01:13:30 -05:00