Skip to content

Commit 961b26a

Browse files
Add JSDelivr badge to README.md
1 parent d848937 commit 961b26a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# mathics-threejs-backend
22

3+
[![jsdelivr](https://data.jsdelivr.com/v1/package/npm/@mathicsorg/mathics-threejs-backend/badge)](https://www.jsdelivr.com/package/npm/@mathicsorg/mathics-threejs-backend)
4+
35
A JavaScript library for rendering [Mathics](https://mathics.org) (and eventually Wolfram Language) [Graphics3D](https://reference.wolfram.com/language/ref/Graphics3D.html) objects.
46

57
This can be used in Mathics front ends like [Mathics-Django](https://pypi.org/project/Mathics-Django/) and [Symja](https://github.com/axkr/symja_android_library) to handle 3D graphics. The code may also be useful as a guide for other kinds of Mathics/WL frontends to other kinds of JavaScript graphics engines.

0 commit comments

Comments
 (0)