issues Search Results · repo:rileyjshaw/terra language:JavaScript
Filter by
28 results
(86 ms)28 results
inrileyjshaw/terra (press backspace or delete to remove)ghost
- Opened on Mar 17, 2020
- #34
Heya,
Using terra.js, I just made a simple predator prey CA that results in traveling/chaotic waves:
http://theoreticalbiology.nl/spiders/
I m looking to extend this by allowing interactive functions, ...
bramvandijk88
- Opened on Mar 15, 2018
- #33
Loaded up terra via script tags (to try it out and test if it fits my project). I have Math.random() s in my script–
with terra loaded, I get a constant value from Math.random every single time/refresh ...
ezekielaquino
- Opened on Sep 29, 2017
- #32
Dumb beginner Q: is it possible to play with Terra in a static HTML page by just importing
https://cdn.jsdelivr.net/terra/latest/mainfile i.e. no node, no Bower, no Gulp? Following the guide I m getting: ...
DaveEveritt
- 3
- Opened on Jan 1, 2017
- #31
By default the animation is synced to the frame rate of the monitor. It would be nice if a custom frame rate or a delay
(e.g. 1 second between frames) could be set before calling animate(). I d be happy ...
Kurren-N
- 2
- Opened on Feb 1, 2016
- #29
Early on, I decided to use seedrandom s { global: true } option. It was a silly decision in retrospect.
The big change here is that seedrandom should be internal to terra and not pollute Math.random(). ...
feature
rileyjshaw
- 1
- Opened on Oct 26, 2015
- #27
Hi !
Background
I was going through your introduction over at http://rileyjshaw.com/terra and I got stumped by the following not working
as demonstrated:
screen shot 2015-03-13 at 13 11 14
Initially ...
bug
demo site
RossKinsella
- 3
- Opened on Mar 13, 2015
- #26
Would be great if I could easily determine which cell is under the mouse cursor on click.
feature
dbkaplun
- 4
- Opened on Mar 13, 2015
- #25
Currently, corner cells have 3 adjacent cells and wall cells have 5. Periodic boundary conditions would allow every cell
to have 8 adjacent cells by wrapping around the Terrarium.
var t = new terra.Terrarium(4, ...
rileyjshaw
- Opened on Oct 6, 2014
- #23

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.