Search found 670 matches
- 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...
- Mon Dec 11, 2023 8:16 am
- Forum: Project Announcements
- Topic: qtIRC
- Replies: 7
- Views: 6086
Re: qtIRC
looks better
- Mon Nov 27, 2023 2:42 pm
- Forum: Project Announcements
- Topic: qtIRC
- Replies: 7
- Views: 6086
- Mon Nov 27, 2023 2:40 pm
- Forum: Project Announcements
- Topic: Irrlicht-IRC Client libircclient based
- Replies: 3
- Views: 4323
- 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.
- Sat Feb 25, 2023 5:55 pm
- Forum: Project Announcements
- Topic: Luna Game Engine
- Replies: 57
- Views: 35194
Re: Luna Game Engine
https://youtu.be/Otpbys_9pNU new npc mod.
- 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
- 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.
- 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
https://github.com/netpipe/IrrlichtDemos
https://github.com/netpipe/IrrlichtDemo ... ter/Camera
https://github.com/netpipe/IrrlichtDemo ... s/Anaglyph
- 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
- 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.
- Fri Jul 15, 2022 8:11 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
https://www.youtube.com/watch?v=-j1yHC-WvoI video of rpiz2 running Luna
- 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
- 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
- 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