More official engine name
Updating name in readme, added more recent screenshot
This commit is contained in:
parent
f37175a01e
commit
644b6db100
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -1 +1,2 @@
|
||||
*.png filter=lfs diff=lfs merge=lfs -text
|
||||
*.webp filter=lfs diff=lfs merge=lfs -text
|
||||
|
25
Features.md
Normal file
25
Features.md
Normal file
@ -0,0 +1,25 @@
|
||||
# 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
|
||||
- others ?!?!?
|
52
README.md
52
README.md
@ -1,54 +1,16 @@
|
||||
# BarinkEngine
|
||||
```
|
||||
,---,. ,-. ,---,.
|
||||
,' .' \ ,--, ,--/ /| ,' .' | ,--,
|
||||
,---.' .' | __ ,-,--.'| ,---,,--. :/ |,---.' | ,---, ,--.'| ,---,
|
||||
| | |: | ,' ,'/ /| |, ,-+-. / : : ' / | | .' ,-+-. / | ,----._,| |, ,-+-. / |
|
||||
: : : / ,--.--. ' | |' `--'_ ,--.'|' | ' / : : |-,,--.'|' |/ / ' `--'_ ,--.'|' | ,---.
|
||||
: | ; / \| | ,,' ,'| | | ,"' ' | : : | ;/| | ,"' | : ,' ,'| | | ,"' | / \
|
||||
| : .--. .-. ' : / ' | | | | / | | | \ | : .| | / | | | .\ ' | | | | / | |/ / |
|
||||
| | . |\__\/: . | | ' | | : | | | | ' : |. \| | |-| | | | . ; '; | | : | | | | . ' / |
|
||||
' : '; |," .--.; ; : | ' : |__| | | |/| | ' \ ' : ;/| | | |/' . . ' : |__| | | |/' ; /|
|
||||
| | | ;/ / ,. | , ; | | '.'| | |--' ' : |--'| | | | |--' `---`-'| | | '.'| | |--' ' | / |
|
||||
| : /; : .' ---' ; : | |/ ; |,' | : .| |/ .'__/\_: ; : | |/ | : |
|
||||
| | ,' | , .-./ | , /'---' '--' | | ,' '---' | : | , /'---' \ \ /
|
||||
`----' `--`---' ---`-' `----' \ \ / ---`-' `----'
|
||||
`--`-'
|
||||
```
|
||||
# Yoggie Engine
|
||||
|
||||
## Features
|
||||
**NOTE** __Not in any particular order__
|
||||
- Rendering
|
||||
- OpenGL
|
||||
- Vulkan
|
||||
<img src="Screenshots/Yoggie.webp" width="400" ></img>
|
||||
|
||||
- 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
|
||||
- others ?!?!?
|
||||
|
||||
## Screenshots
|
||||
|
||||
<img src="Screenshots/screen1.png" width="300"></img>
|
||||
<img src="Screenshots/screen2.png" width="300"></img>
|
||||
|
||||
<img src="Screenshots/screen1.png" width="300"></img> \
|
||||
<img src="Screenshots/screen2.png" width="300"></img> \
|
||||
<img src="Screenshots/YoggieEditor.png" width="300"></img>
|
||||
## Planning
|
||||
see [TODO](docs/TODO.md)
|
||||
|
||||
see [TODO](docs/TODO.md) \
|
||||
see [Features](Features.md)
|
||||
_NOTE:_
|
||||
|
||||
The planning is moving away from markdown in favor
|
||||
|
BIN
Screenshots/Yoggie.webp
(Stored with Git LFS)
Normal file
BIN
Screenshots/Yoggie.webp
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Screenshots/YoggieEditor.png
(Stored with Git LFS)
Normal file
BIN
Screenshots/YoggieEditor.png
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user