Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 753 Bytes

index.md

File metadata and controls

30 lines (21 loc) · 753 Bytes
title description tag
Suica
Mobile 3D made simple ...

...as simple, as this [live demo](https://boytchev.github.io/suica/examples/minimal-example.html):
<!DOCTYPE html>

<script src="suica.js"></script>

<suica>
    <demo>
    <cube>
</suica>

Suica is a library for easy programming of mobile 3D graphics in JavaScript. Suica 2.0, which is currently under heavy but rapid development, is based on Three.js. Suica is used in several undergraduate courses in the Faculty of Mathematics and Informatics at Sofia University.

Suica is licensed under [{{ site.github.license.name }}]({{ site.github.license.url }}).