|
http://larsenglund.blogspot.com Minimal SDL OpenGL code This project was created in June 2006 Minimal code to start a OpenGL window with SDL and display a blended textured quad using a png with transparency as texture. Uses SDL, SDL_Image, GLEW and OpenGL. All code and necessary windows libraries are included in the zip file. It also includes a photoshop file that shows how transparency can be embedded into png:s for use in textures. The included executable is build with Visual C++ 2005 Express Edition. Cellular shader This project was created in April 2006
A animated wrapping cellular shader i wrote to learn how shaders work :)Code and screenshots available here. Saikifu This project was created in January 2006
Looks at a game of go through a camera and logs it to a SGF file.The program is written in java, using Java Media Framework API (JMF) 2.1.1e, J2SE 5.0 Update 6 and NetBeans IDE 5.0. It should work with most webcameras. DI-614+ repair This project was created in July 2005 If your DI-614+ dies it could be a burned zener that caused it. It's simple to replace, this is how I did it. Arithmetic snippets and classes This project was created in May 2003 When developing games (mostly 3D) I've put together a collection of usefull routines and classes for handling vectors and geometric objects. Much of this is taken from various people. I have added and modified to make everything work together. It's all very unstructured and uncomplete so far but I put it out anyway for you to comment and come with suggestions. It's also a nice collection for people who want to get started in 3D game programming.. Browse files.. Benq DC1500 Automove This project was created in January 2003 This is a small program that moves or copies data from a digital camera. It only works with cameras that are detected as removable drives and thus have the autoplay feature. The program moves the data from the camera to dated folders. Site: http://utan.innan.net/ls/projects/dc1500_automove/. Concept Engine This project was created in June 2002 A small 3D game I made for a course in Advanced Computer Graphics. ASCII Scene (Exporter) (ASE) Importer This project was created in May 2002 A set of classes that loads an ASE file complete with texturers. Source: Browse... Pick Me Up This project was created in May 2002 A 3D game that was developed in a group. Made as a eight week project in the third year of my education. I worked on the loading of models, lightmapping (rendering and multitexturing), overall enginge design, math geometry and collision libraries, particle enginge, skybox, texture loading and management. ICFP Programming Contest This project was created in March 2002 I participated in the fifth ICFP Programming Contest together with my friend Tobias. I've put together a small document with the source and some screenshots and photos from our entry. Benq DC1300, E-Media OK-button hack This project was created in January 2002 The program (E-Media) used to transfer data from a Benq DC1300 digital camera halts after completed transfer and shows a messagebox that is set to be always ontop. The user must close that window manually after each data transfer. Very annoying. So I made a small program that close the window automagically when the transfer is complete. Download: e-media-ok-hack.exe. Source: Browse... Web design and development This project was created in January 2001 Some of the sites I've designed and coded over the years. (I haven't updated this in a long time) Master Boot Record (MBR) Backup and Restore Scripts This project was created in January 2001 A couple of batch scripts that allow you to backup and restore the master boot record of your computer. Can be nice to have when you're playing around with bootloaders/multiple OS:s.. Source: Browse... Kite aerodynamics This project was created in May 1999 Highschool in sweden requires students to write an essay at the end of the last year. Mine was about kite aerodynamics and is available in pdf. PolPal This project was created in January 1998 PolPal - For the Young Scientists Fair 1998 we (I and Fredrik again :)) designed a compass that would use sunlight polarization to navigate instead of earths magnetic field. The Extinguisher This project was created in January 1997 I and my friend Fredrik built a fire extinguishing robot and competed with it in the Young Scientists Fair 1997. |