docs: add readme and use in docs

This commit is contained in:
parker
2025-06-29 15:47:52 +01:00
parent b561e3f974
commit f6fae93559
2 changed files with 20 additions and 2 deletions

18
README.md Normal file
View File

@@ -0,0 +1,18 @@
<h1 align="center">Enzo DCC</h1>
<div align="center">
<a href="https://github.com/ParkerBritt?tab=repositories&q=&type=&language=c%2B%2B&sort="><img src="https://parkerbritt.com/badge?label=C%2B%2B&icon=cplusplus&color=00599C"></a>
<a href="https://www.opengl.org/"><img src="https://parkerbritt.com/badge?label=opengl&icon=opengl&color=5586A4"></a>
<a href="https://www.qt.io/"><img src="https://parkerbritt.com/badge?label=qt&icon=qt&color=41CD52"></a>
</div>
Enzo is a node based 3D DCC tool.
<img src="https://github.com/user-attachments/assets/c1de2a74-fdd3-4d9c-8e8a-3c0183eab173">
> [!IMPORTANT]
> early work in progress
## Docs
Check out the api [here!](https://parkerbritt.github.io/enzo/)