Platforms UNIX Linux Development Development tools Graphics  

clax: a portable keyframing engine

download download  
important code information
author:
Borzom
minimum requirements:
clax: a portable keyframing engine description

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:
README1Kb
docs/0b
docs/clax.txt11Kb
docs/license.txt2Kb
examples/0b
examples/test.c3Kb
examples/test1.c440b
examples/test2.c499b
src/0b
src/camera.c2Kb
src/clax.c50Kb
src/clax.h31Kb
src/claxi.h1Kb
src/file_3ds.c41Kb
src/file_clx.c35Kb
src/makebc.mak1Kb
src/makegcc.mak1Kb
src/makewc.mak1Kb
src/matrix.c8Kb
src/quatern.c11Kb
src/spline.c16Kb
src/vector.c5Kb

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.
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 36
version
size in Kb 48
popularity   847/7913374
user rating 4/10
ad


New Code
Popular Code