Mercurial > cortex
comparison org/skin.org @ 52:00d0e1639d4b
simplified world, got buggy physics ragdoll working
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Mon, 14 Nov 2011 21:30:23 -0700 |
parents | f080f1e49fba |
children | 25142dad240a |
comparison
equal
deleted
inserted
replaced
51:2a6ede6d8ad8 | 52:00d0e1639d4b |
---|---|
110 (ns test.touch | 110 (ns test.touch |
111 (:use (cortex import world util touch))) | 111 (:use (cortex import world util touch))) |
112 | 112 |
113 (cortex.import/mega-import-jme3) | 113 (cortex.import/mega-import-jme3) |
114 | 114 |
115 (use 'hello.brick-wall) | 115 |
116 | 116 |
117 (defn ray-origin-debug | 117 (defn ray-origin-debug |
118 [ray color] | 118 [ray color] |
119 (make-shape | 119 (make-shape |
120 (assoc base-shape | 120 (assoc base-shape |