Skip to content

Commit ac0ebdf

Browse files
committed
2 parents 994b5c2 + 0568915 commit ac0ebdf

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
1-
# react-css-3d
1+
# react-css-3d (WIP)
22

33
A React library for creating 3D objects and scenes without WebGL.
44

5+
### Documentation
6+
[View Documentation](https://stevemeredith.com/react-css-3d)
7+
58
### Motivation
69

710
Over the years I have created a number of 3D scenes using only `CSS` / `HTML` so I decided to publish a library to make this easier for me. The library is `CSS` / `HTML` based, for this reason its capabilities are limited. You shouldn’t expect the same levels of fidelity as a WebGL based solution.

0 commit comments

Comments
 (0)