Clax Keyframing system. Multi-platform. clax is a portable keyframing engine, designed for demos. originally, it was supposed to be a 3dstudio keyframing engine, but it became a portable keyframing engine with alot of goodies.
hey everyone...
this is a PREVIEW of clax, my portable keyframing engine.
it is 100% functional, but lacks a good documentation,
and examples... only 1 'visual' example included, for watcomC/DOS
platforms. i successfuly ran it under linux too, but lost the example.
expect the final version in the start of august.
greetings to adept, kombat, mali and memon for supporting this project
(technical/moral support :)
to compile an example (with watcom c) :
chdir to src/
type 'wmake -f makewc.mak'
copy clax.lib to examples/
chdir to examples/
type 'wcl386 test.c clax.lib /i=..\src' to compile the example
it will produce test.exe , that will run 1.3ds in current directory,
in 320x200x8bit mode.
File List:
README
1Kb
docs/
0b
docs/clax.txt
11Kb
docs/license.txt
2Kb
examples/
0b
examples/test.c
3Kb
examples/test1.c
440b
examples/test2.c
499b
src/
0b
src/camera.c
2Kb
src/clax.c
50Kb
src/clax.h
31Kb
src/claxi.h
1Kb
src/file_3ds.c
41Kb
src/file_clx.c
35Kb
src/makebc.mak
1Kb
src/makegcc.mak
1Kb
src/makewc.mak
1Kb
src/matrix.c
8Kb
src/quatern.c
11Kb
src/spline.c
16Kb
src/vector.c
5Kb
Similar code
ASCII ART Lib
(Popularity: ) : Ascii Art Renderer. Do not kill yourself trying to understand the code (no comments at all, and fairly complex code). Bonus points for the concept. This is FUNKY and fun to play with. (TMDC anyone? might be useful to figure ... XPlot v0.5
(Popularity: ) : XPlot is a Mathematics function plotting program based on OpenGL. It can be used to plot functions in 2 and 3 dimension. It will accommodate many of the needs of high school students for graphic data representation. Bump Map Generator v1.0
(Popularity: ) : Play around with images to generate(/degenerate) variations of it. Though the main premise on which this project is built around is that of generating a bump map, this actually does more. It is virtually a studio to play around with ... MADPLAY - An MPEG audio player for PC/LINUX
(Popularity: ) : Has the source to the original MAPLAY utility and the source for the MSDOS port is available upon request. JLib beta version 1.0
(Popularity: ) : Game Library for DOS and LINUX / X-Windows. Jlib is a gaming/graphics library for DOS (using djgpp),Linux and X windows. It provides simple graphics primitives, offscreen buffers and sprite functions, and includes documentation, demos and miscellanious stuff. Currently 320x200,640x480 and ... Quickely and easily view images on linux
(Popularity: ) : This programs opens any type if valid image, and shows it on the screen, the program runs under linux, and was wrote in the C SDL library. This program opens images from the command line, and is extremely fast.