Some of my Lite-C work

Posted By: WretchedSid

Some of my Lite-C work - 04/30/12 14:29

Long story short, I'm currently gathering some of the Code projects I made in the past to post them as open source projects on GitHub (at least as far as I'm allowed). This also includes some of the Lite-C projects I made, although I sadly lost most of them. However, the things I have found (and they are far less impressive than I thought they were. FML), have been pushed to an git repository.

Currently included are:
- libAsset
- Bulldozer
- Lite Foundation (which includes some previously unpublished stuff)
- Image Factory

There is one upcoming project that I will publish sometimes when I find some time to wrap it up (keywords: Multithreaded A* pathfinding with Hash Tables), and there are also some other things that I would like to publish but can't find anymore.

There is a brief description for each project attached in the README file, and some of the source files even include comments. Feel free to do whatever you want with the stuff and I hope that some of you can use it as examples for learning (eg. how to NOT write software ;))

You can grab it here


Edit: Marian was so kind to allow me to also publish Image Factory, our 5kb or less contest entry which never became a real entry! You really should take a look at it as Marian did some awesome work there!
Posted By: BySharDe

Re: Some of my Lite-C work - 05/01/12 15:49

Great job!
I love the image factory soooooo much.
This could teach me how to implement a "tool-like" project.
© 2024 lite-C Forums