Dynamics?

Previous topic - Next topic

Kitty Hello

Hello,

I've had a look at http://newtondynamics.com/. This would be quite easy to implement in GLBasic and could be used in commercial projects as well (just have to add "created with Newton..." or so).

This thingy can do cubes and spheres and static polygonal surfaces.
It also features joints (that's connections) of boxes and spheres.

Is that of any interest? I'll have a closer look then. Might take some time, since I'm rather busy these days.

bigsofty

Argh, this would be my present for Christmas! :D
Cheers,

Ian.

"It is practically impossible to teach good programming style to students that have had prior exposure to BASIC.  As potential programmers, they are mentally mutilated beyond hope of regeneration."
(E. W. Dijkstra)

BumbleBee

I say it in BASIC

 IF Dynamics
       happy = TRUE
       PRINT  "Let's have a party. ",x,y
    ELSE
       happy = FALSE      
       PRINT "What a pity.",x,y
 ENDIF  
:)

Cheers
The day will come...

CPU Intel(R) Core(TM) i5-3570k, 3.4GHz, AMD Radeon 7800 , 8 GB RAM, Windows 10 Home 64Bit

Kitty Hello


bigsofty

Very impressive Gernot.

Will it always be Inline or will the headers make it into their own command set eventually?
Cheers,

Ian.

"It is practically impossible to teach good programming style to students that have had prior exposure to BASIC.  As potential programmers, they are mentally mutilated beyond hope of regeneration."
(E. W. Dijkstra)

Kitty Hello

Don't know. Might be inline - best method to keep changes in GLBasic.

bigsofty

Hows this going for you Gernot, do you think its a feasible option?
Cheers,

Ian.

"It is practically impossible to teach good programming style to students that have had prior exposure to BASIC.  As potential programmers, they are mentally mutilated beyond hope of regeneration."
(E. W. Dijkstra)

Kitty Hello


bigsofty

IMPRESSIVE, yep this is gonna ad somthing very special to GLBasic :D
Cheers,

Ian.

"It is practically impossible to teach good programming style to students that have had prior exposure to BASIC.  As potential programmers, they are mentally mutilated beyond hope of regeneration."
(E. W. Dijkstra)

Hemlos

i like the idea of joints(nodes)

does it do quat rotations too? :)
Bing ChatGpt is pretty smart :O