From 4f22ddf762ad3f8da652f8fd223e91e11ee9b929 Mon Sep 17 00:00:00 2001 From: "N.N." Date: Tue, 25 Feb 2014 15:09:02 +0000 Subject: pmpd : example orthograph svn path=/trunk/externals/pmpd/; revision=17272 --- examples/04_3D_exemple.pd | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'examples/04_3D_exemple.pd') diff --git a/examples/04_3D_exemple.pd b/examples/04_3D_exemple.pd index 1500516..1b6d625 100644 --- a/examples/04_3D_exemple.pd +++ b/examples/04_3D_exemple.pd @@ -1,8 +1,8 @@ -#N canvas 17 91 607 384 12; -#X declare -lib Gem; +#N canvas 557 132 607 384 12; +#X declare -lib Gem -path ../; #X obj 82 222 t b b; #X obj 82 198 metro 10; -#X obj 82 164 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1 +#X obj 82 164 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 1 1 ; #N canvas 451 422 544 277 gem 0; #X obj 267 18 gemhead; @@ -45,21 +45,21 @@ #X connect 15 0 17 0; #X connect 17 0 18 0; #X connect 18 0 16 0; -#X restore 39 323 pd gem; -#X obj 39 299 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1 +#X restore 43 343 pd gem; +#X obj 43 319 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 1 1 ; #X msg 207 181 force3D 1 0 0; #X msg 215 204 force3D 0 1 0; #X msg 223 227 force3D 0 0 1; #X text 112 160 <- start here; -#X text 62 296 <- gem simulation; +#X text 66 316 <- gem simulation; #X text 347 205 <- send X \, Y \, Z forces; #X obj 82 264 mass3D 0 10; #X obj 189 264 link3D 0 1 1 1 0.03; -#X text 76 61 simulation of a 3D model. The small sphere is link in -the center of the big one with a 3D link. This link has the same diametter -than the big sphere.; -#X obj 74 22 declare -lib Gem; +#X obj 74 22 declare -lib Gem -path ../; +#X text 76 61 Simulation of a 3D model. The small sphere is linked +to the center of the big one with a 3D link. This link has the same +diameter than the big sphere.; #X connect 0 0 11 0; #X connect 0 1 12 0; #X connect 1 0 0 0; -- cgit v1.2.1