Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dave Griffiths
jellyfish
Commits
1a5e77cc
Commit
1a5e77cc
authored
Jan 23, 2014
by
Dave Griffiths
Browse files
readme
parent
c1952ffe
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
1a5e77cc
...
...
@@ -17,17 +17,29 @@ Incorporating:
*
Custom hardware renderer running on vu1 path
Building
========
--------
*
Linux: scons
*
Raspberry Pi: scons TARGET=RPI (you'll need scons and liblo-dev installed)
*
Android/OUYA: ndk-build (will need to be part of an APK)
You'll need scons and liblo-dev installed, the Linux version requires GLUT.
=== Linux
scons
=== Raspberry Pi
scons TARGET=RPI
=== Android/OUYA
As part of an APK:
ndk-build
Jellyfish Lisp Language Reference
=================================
---------------------------------
=== Example programs
Example programs
----------------
Randomly move vertex positions
...
...
@@ -46,8 +58,7 @@ Randomly move vertex positions
(pdata-map! (lambda (c) (rndvec)) "c"))
Core forms
----------
=== Core forms
TDB
...
...
@@ -90,8 +101,7 @@ TDB
*
synth-play
*
play-now
Low level instruction set
-------------------------
=== Low level instruction set
TDB
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment