craftablescience / ChiraEngine

A customizable MIT-licensed game engine.
https://craftablescience.info/ChiraEngine/
MIT License
33 stars 6 forks source link

feat: DirectX 11 Rendering #54

Closed ashifolfi closed 11 months ago

ashifolfi commented 1 year ago

Initial prep work:

Rendering:

non conclusive list of things todo. will have things added or removed as needed.

ashifolfi commented 1 year ago

The default rendering device and backend are set to OpenGL no matter the system.

craftablescience commented 1 year ago

Added a framework for adding render backends and/or devices in the latest PR

craftablescience commented 12 months ago

is this superseded by feat/d3d11?

craftablescience commented 11 months ago

Yeah this is definitely superseded by feat/d3d11, closing