Using Cpp files via REQUIRE, which Cpp environment do you use?

Previous topic - Next topic

peterpan


trucidare

MacBook Pro 2,2 GHz Core 2 Duo, 4 GB RAM, 160 GB HDD, 8600M GT
Core i3 - 3,07 GHz, 8 GB Ram, 2.5 TB HDD, Geforce GTX 260+ OC

Schranz0r

I <3 DGArray's :D

PC:
AMD Ryzen 7 3800X 16@4.5GHz, 16GB Corsair Vengeance LPX DDR4-3200 RAM, ASUS Dual GeForce RTX™ 3060 OC Edition 12GB GDDR6, Windows 11 Pro 64Bit, MSi Tomahawk B350 Mainboard

codegit

Has anybody managed to wrap Chipmunk or box2d?? I have tried to get box2d working but the c environment is a real pain in the arse to setup for inclusion into Glbasic. I am really knocking my head on this, any help will be good.
------------------------------------------
1 X Acer TravelMate 4270, laptop, XP PRO
1 X Dell Studio 17 laptop, Windows 7
1 X MacBook Pro 2,2 GHz Core 2 Duo, 2 GB RAM, 160 GB HDD, 9400M
2 X iTouch
1 X HTC Desire (Android 2.1)
iPad soon to be added

Kitty Hello

http://www.glbasic.com/showroom.php?site=games&game=box2dinterfaceinglbasic
Neseir has ported parts of Box2D. No idea how far that is, but it should be possible to extend that.

codegit

Thanks. I will have a look.  =D Has Neseir made his code available??
------------------------------------------
1 X Acer TravelMate 4270, laptop, XP PRO
1 X Dell Studio 17 laptop, Windows 7
1 X MacBook Pro 2,2 GHz Core 2 Duo, 2 GB RAM, 160 GB HDD, 9400M
2 X iTouch
1 X HTC Desire (Android 2.1)
iPad soon to be added

neseir

Hi

The source was not included in the zip-file. Have uploaded a new zip file with source. It is also now possible to manipulate the objects using the mouse in the test program. Have fun  =D

codegit

@Neseir

Thank you, much appreciated. 

I am fairly new to GLBASIC and dont have anything of any real use to give the community, but when I do, I will gladly contribute.   =D

This community rocks and the developer is such a nice guy  :whistle:
------------------------------------------
1 X Acer TravelMate 4270, laptop, XP PRO
1 X Dell Studio 17 laptop, Windows 7
1 X MacBook Pro 2,2 GHz Core 2 Duo, 2 GB RAM, 160 GB HDD, 9400M
2 X iTouch
1 X HTC Desire (Android 2.1)
iPad soon to be added

bigsofty

Quote from: neseir on 2009-Oct-03
Hi

The source was not included in the zip-file. Have uploaded a new zip file with source. It is also now possible to manipulate the objects using the mouse in the test program. Have fun  =D

This is really excellent, thanks neseir!  :good:
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)