Skip to content

Commit 809e205

Browse files
PANSTER.DanielPANSTER.Daniel
authored andcommitted
update readme
1 parent 58141eb commit 809e205

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,13 @@
33
==================================================
44

55
* There is an example with rotating cubes:<br>
6-
<img src="/src/assets/screens/thumb_cube_threejs.jpg" width="80" title="Threejs Cubes">
6+
<a href="https://dpanster.github.io/angular5-threejs-css3d/cube-threejs/">
7+
<img src="/src/assets/screens/thumb_cube_threejs.jpg" width="80" title="Threejs Cubes">
8+
</a>
79
* An example with a terrain, CSS3D and physics:<br>
8-
<img src="/src/assets/screens/thumb_css3d_threejs.jpg" width="80" title="CSS3d, Threejs + Terrain">
10+
<a href="https://dpanster.github.io/angular5-threejs-css3d/css3d-threejs">
11+
<img src="/src/assets/screens/thumb_css3d_threejs.jpg" width="80" title="CSS3d, Threejs + Terrain">
12+
</a>
913
* An example for an image galery in CSS3d:<br>
1014
<TODO>
1115
* A small game included most features of the examples will be implemented...

0 commit comments

Comments
 (0)