Added a sketch of a physics engine algorithm
This commit is contained in:
parent
bf9078142b
commit
06a2a17528
4 changed files with 83 additions and 4 deletions
|
|
@ -2,13 +2,16 @@
|
|||
"folders": [
|
||||
{
|
||||
"path": "../biome"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "../GreatGameTerrain"
|
||||
},
|
||||
{
|
||||
"path": "../jme-clj"
|
||||
},
|
||||
{
|
||||
"path": "../jme3-template"
|
||||
},
|
||||
{
|
||||
"path": "../../Documents/fiction/merchants-war-game"
|
||||
},
|
||||
|
|
@ -18,6 +21,9 @@
|
|||
{
|
||||
"path": "../MicroWorld/mw-parser"
|
||||
},
|
||||
{
|
||||
"path": "../simulated-genetics"
|
||||
},
|
||||
{
|
||||
"path": "../speechio"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue