Search found 670 matches

by netpipe
Tue Aug 13, 2024 4:33 pm
Forum: Advanced Help
Topic: MacOSX codeblocks compiling
Replies: 13
Views: 4456

Re: MacOSX codeblocks compiling

https://drive.google.com/drive/folders/1-r9cbW1I8ZkaCt6iYDhcXH981n5FJTpV here is a link for codeblocks on intel macs, makes it easier to compile irrlicht.cbp with mac target on newer os's like big sur also we can run the bianry's without containers now it seems so no need to modify the examples much...
by netpipe
Mon Dec 11, 2023 8:16 am
Forum: Project Announcements
Topic: qtIRC
Replies: 7
Views: 6086

Re: qtIRC

looks better :)
by netpipe
Mon Nov 27, 2023 2:42 pm
Forum: Project Announcements
Topic: qtIRC
Replies: 7
Views: 6086

Re: qtIRC

by netpipe
Tue Feb 28, 2023 5:01 am
Forum: Project Announcements
Topic: H-Craft Championship Open Source
Replies: 43
Views: 25106

Re: H-Craft Championship Open Source

steamOS version, i was wondering if this will be updated to irrlicht 1.8.5 soon or what the last version it compiled with on github.
by netpipe
Sat Feb 25, 2023 5:55 pm
Forum: Project Announcements
Topic: Luna Game Engine
Replies: 57
Views: 35194

Re: Luna Game Engine

by netpipe
Mon Feb 13, 2023 1:08 am
Forum: Project Announcements
Topic: Luna Game Engine
Replies: 57
Views: 35194

Re: Luna Game Engine

https://www.youtube.com/watch?v=dc5cDk4HZ9s python racing game and a hovercraft version
by netpipe
Sun Jan 29, 2023 1:32 pm
Forum: Everything 2d/3d Graphics
Topic: Good evening friends I am looking for a game graphic artist.........
Replies: 3
Views: 3996

Re: Good evening friends I am looking for a game graphic artist.........

you should say what kinda game so we know weather its even interesting.
by netpipe
Sat Jan 21, 2023 12:39 am
Forum: Beginners Help
Topic: VR Support
Replies: 2
Views: 1203

Re: VR Support

we have irrAR augmented reality stuff and stereoscopic vision demos are in the demos repository.
https://github.com/netpipe/IrrlichtDemos
https://github.com/netpipe/IrrlichtDemo ... ter/Camera
https://github.com/netpipe/IrrlichtDemo ... s/Anaglyph
by netpipe
Sat Oct 08, 2022 2:44 pm
Forum: Project Announcements
Topic: resurrected cAudio
Replies: 5
Views: 3477

Re: resurrected cAudio

https://github.com/netpipe/AgAudio there is this more portable version too
by netpipe
Sat Oct 08, 2022 2:43 pm
Forum: Beginners Help
Topic: A small game coding example / tutorial
Replies: 22
Views: 21181

Re: A small game coding example / tutorial

https://github.com/netpipe/AgAudio here is the portable version with insource build option.
by netpipe
Fri Jul 15, 2022 7:45 pm
Forum: Project Announcements
Topic: Luna Game Engine
Replies: 57
Views: 35194

Re: Luna Game Engine

viewtopic.php?p=306727#p306727 raspberry pi zero 2 version -- woohoo unoptimized it gets 33 FPS it probably has 2 or 3 other cores to use yet. might need a python thread
by netpipe
Fri Jul 15, 2022 5:16 pm
Forum: Project Announcements
Topic: Raspberry Pi Zero - 7 dollar computer 55 FPS
Replies: 8
Views: 4542

Re: Raspberry Pi Zero - 7 dollar computer 55 FPS

just using the MIN.pys drawing one texture and changing the resolution to 640x480 i had gotten the framerate to 33 FPS on a rpiz2. also its overclocked to 1300 mhz
Image
by netpipe
Fri Jul 15, 2022 5:20 am
Forum: Project Announcements
Topic: Raspberry Pi Zero - 7 dollar computer 55 FPS
Replies: 8
Views: 4542

Re: Raspberry Pi Zero - 7 dollar computer 55 FPS

https://github.com/netpipe/Luna/releases/tag/rpiz2 new pi zero 2 first release, has the details there its a bit slow around 20 FPS but not optimized yet