Nigel Barink
41d5b87c7b
Added basics of an editor console, Added YAML-CPP as a dependency of the editor , Added NativeFileDialog as a dependency
27 lines
435 B
Markdown
27 lines
435 B
Markdown
# Yoggie Engine features
|
|
## Features
|
|
**NOTE** __Not in any particular order__
|
|
- Rendering
|
|
- OpenGL
|
|
- Vulkan
|
|
|
|
- Logging
|
|
- Different for debug and release
|
|
- Different per OS
|
|
|
|
- Physics
|
|
- PhysX
|
|
- Alternative for non-nvidia stuff?!
|
|
|
|
- Basic Entity Component system
|
|
|
|
- Graphical scripting ??
|
|
|
|
- Scripting support ( idk what language)
|
|
- LUA
|
|
|
|
- Configuration options
|
|
- JSON
|
|
- LUA
|
|
- YAML
|