-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2382703
commit 88b37d8
Showing
1 changed file
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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/). |