Re: [Lazarus] Crayon physics written in Pascal

2021-11-11 Thread Anthony Walter via lazarus
Thank you. Corrected.
-- 
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus


Re: [Lazarus] Crayon physics written in Pascal

2021-11-11 Thread Bart via lazarus
On Thu, Nov 11, 2021 at 9:54 PM Anthony Walter via lazarus
 wrote:

My eye just caught this typo:

{ TDrawPhsyics is a scne
obviously you mean "scene".


-- 
Bart
-- 
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus


[Lazarus] Crayon physics written in Pascal

2021-11-11 Thread Anthony Walter via lazarus
In less than 500 lines of code, I created a crayon physics demo program
using Free Pascal. Check it out at the link below. Source code is included
at the bottom of the page.

https://www.getlazarus.org/videos/physics/catapult/

I've tested it out and it runs well on Windows, Linux, Mac, and smoothly on
Raspberry Pi (using the OpenGL ES2 backend).
-- 
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus