tinycorelinux + irrlicht + codeblocks

Announce new projects or updates of Irrlicht Engine related tools, games, and applications.
Also check the Wiki
Post Reply
netpipe
Posts: 669
Joined: Fri Jun 06, 2008 12:50 pm
Location: Edmonton, Alberta, Canada
Contact:

tinycorelinux + irrlicht + codeblocks

Post by netpipe »

https://www.zomfy.com/zIwymsA 200 mb VDI image to add to a new virtualbox.
dont use /home directory to store things in because its nonpersistant and the backup tool might not be loading properly. (ive had things dissapear) use /mnt/sda1/PHome instead or another drive/usb flash drive.

this is just a basic working concept for now.

todo , get kernel source files to install so i can compile/ install virtualbox extension kernel modules
its really neat how tinycorelinux works, it uses squashfs to store package files in, they are either loaded at runtime or on demand. making linux more secure because of the md5hashes.
to make the codeblocks package i did sudo make install DESTDIR=/tmp/codeblocks then after it installs there mksquashfs /tmp/codeblocks codeblocks.tcz
irrlicht makefile needs make uninstall, DESTDIR function also make install-strip function to take out the debug info to reduce size.

will be uploading another one next month with irrlicht integrated and maybe desktop icons
Live long and phosphor!
-- https://github.com/netpipe/Luna Game Engine Status 95%
netpipe
Posts: 669
Joined: Fri Jun 06, 2008 12:50 pm
Location: Edmonton, Alberta, Canada
Contact:

Re: tinycorelinux + irrlicht + codeblocks

Post by netpipe »

https://www.zomfy.com/xaXlY3Q for linux mate version this one is 3.6 gb(will try to make smaller next time) has everything compiled inside it already even the .o files. has working opengl glsl support and virtualbox extensions installed in nice setup mate environment

update: trying google drive this time. zomfy failed the transfer i guess.
Live long and phosphor!
-- https://github.com/netpipe/Luna Game Engine Status 95%
netpipe
Posts: 669
Joined: Fri Jun 06, 2008 12:50 pm
Location: Edmonton, Alberta, Canada
Contact:

Re: tinycorelinux + irrlicht + codeblocks

Post by netpipe »

Live long and phosphor!
-- https://github.com/netpipe/Luna Game Engine Status 95%
netpipe
Posts: 669
Joined: Fri Jun 06, 2008 12:50 pm
Location: Edmonton, Alberta, Canada
Contact:

Re: tinycorelinux + irrlicht + codeblocks

Post by netpipe »

https://github.com/netpipe/TCLinux >> just put new armv7 packages in the 13x folder for raspberry pi zero 2
Live long and phosphor!
-- https://github.com/netpipe/Luna Game Engine Status 95%
netpipe
Posts: 669
Joined: Fri Jun 06, 2008 12:50 pm
Location: Edmonton, Alberta, Canada
Contact:

Re: tinycorelinux + irrlicht + codeblocks

Post by netpipe »

viewtopic.php?p=305775&hilit=raspberry+pi+zero#p305775 oops i forgot to use gl4es thats why hopefully new ones soon.
Live long and phosphor!
-- https://github.com/netpipe/Luna Game Engine Status 95%
Post Reply