mirror of
https://github.com/antopilo/Nuake.git
synced 2026-01-04 22:10:34 +03:00
Merge branch 'main' of https://github.com/antopilo/Nuake into main
This commit is contained in:
6
Nuake/src/Rendering/Textures/FontBitmap.h
Normal file
6
Nuake/src/Rendering/Textures/FontBitmap.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
class FontBitmap
|
||||
{
|
||||
|
||||
};
|
||||
@@ -29,12 +29,13 @@ No documentation is currently available, I will try my best to work on this asap
|
||||
- Game in editor
|
||||
- Procedural & HDR skies
|
||||
- IBL
|
||||
- Serialization
|
||||
- UI system
|
||||
|
||||
# Planned
|
||||
- Advanced bullet physics features
|
||||
- Soft bodies, Joints, etc.
|
||||
- Demo level
|
||||
- Serialization
|
||||
- C# scripting
|
||||
- Cross platform
|
||||
- Different rendering API(not a priority)
|
||||
@@ -43,5 +44,4 @@ No documentation is currently available, I will try my best to work on this asap
|
||||
- Water simulation
|
||||
- Terrain editing
|
||||
- Exporting
|
||||
- UI system
|
||||
- Custom shaders
|
||||
|
||||
Reference in New Issue
Block a user