Skip to content

Commit

Permalink
docs: Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jespertheend authored Apr 21, 2023
1 parent 2382703 commit 88b37d8
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<p align="center">
<a href="https://rendajs.org/"><img src="https://rendajs.org/static/renda-circle.svg" width="100" /></a>
</p>

<h1 align="center">Renda</h1>

Renda is a modern rendering engine built with the web in mind. You can use it to
create games, interactive experiences, or anything that requires 3d graphics. It
is lightweight, has zero dependencies, and its download size scales with how
many features you use.

Renda comes with an online editor called [Renda Studio](https://renda.studio)
where you can easily build your scenes and adjust parameters to your liking.

For more information, visit [rendajs.org](https://rendajs.org/).

0 comments on commit 88b37d8

Please sign in to comment.