Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stuart6854/render_engine_proto


https://github.com/stuart6854/render_engine_proto

Last synced: about 15 hours ago
JSON representation

Awesome Lists containing this project

README

        

# Render Engine Prototype

Just a repository for me to play with designing a Render Engine. Maybe something will come of it (*or maybe not*).

## Terminology

- Engine = The library for provided by this repository
- Host = The application/library consuming the Engine
- Graphics Resource - eg. Mesh, Texture, Material

## Thoughts

- Let the Engine decide when to load/unload graphics resources.
- Host, when registering graphics resources, would provide requires information about resource.