Applications Graphics & Sound Demo Programming Sourcecode & Utilities Demo Sourcecode Assembler  

3d texture demo with asm source

download download  
important code information
author:
asm
minimum requirements:
3d texture demo with asm source description

3d texture demo with asm source



About The Routine
-----------------

I have always been interested in 3D-graphics & Texture mapping, yet
I haven't found any really useful source code such which allow me
to create fast moving texture-mapped graphics and of course 3D-
graphics. For a long time I have been fighting for creating my own
routines for these operations and finally I can say that I've done it.
For a reason unknown I'm now providing you with THE SOURCE CODE of
the texture mapping routine, hope you like it! You might probably
notice that there is hardly any comments in it (or should I say
NONE!?) Reason for that is because I'm so lazy! But if you are an
experienced coder it's not a hard deal to find out how it is done!
For now there is no SOURCE CODE for the 3D ...Yet! I'm still doing
some optimizing, but there is a demonstration for 3D too! The code
is written for TASM 3.1 Ideal mode and should be translated with the
/m2 option. This source code is written for 386/486 machines ONLY!
and it won't therefore work on 286 or less powerful processors :-).


Request
-------

If you liked the routines and have something to say about them,
it would be nice to have chat about 3D and texture mapping.
For now I'm trying to figure out how to do Comanche-like graphics...

You can reach me by Internet:

phodju@otax.tky.hut.fi


-Fantom
Ultimate Brains

26.08.93

P.S There might occur conflict between 3D-demo and QEMM memory
manager, if so reset your machine and try again. You don't
have to remove QEMM, because there is no protected mode used...
but someday there will be!




File List:
3D.EXE15Kb
COUCOU.EXE14Kb
FANTOM93.EXE19Kb
FILE_ID.DIZ1Kb
KICK.PAL1Kb
KICK.RAW63Kb
README2Kb
README.1ST249b
SIN.INC1Kb
SINTABLE.INC2Kb
TEXMAP.ASM15Kb
TEXMAP.EXE36Kb
TEXTPAL.INC3Kb
TEXTURE.INC60Kb
TEXTURE.TXT1Kb
UBLOGO.PAL1Kb
UBLOGO.RAW63Kb

Similar code
VEX-InTrO (Popularity: ) : VEX-InTrO took part in the Assembly '94 Intro Compo Cool Vectors, Textures, Dithered Gouraud Shading and space cuts
3D FixedPoint (8.8) Retarded vectors (Popularity: ) : 3D FixedPoint (8.8) Retarded vectors
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 163
version
size in Kb 110
popularity   1673/7913374
user rating 5/10
ad


New Code
Popular Code