News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

Examples archives history

Started by hitchhikr, August 14, 2005, 02:27:28 PM

Previous topic - Next topic

hitchhikr

Content moved to Examples archives content

hutch--

Download site for MASM32      New MASM Forum
https://masm32.com          https://masm32.com/board/index.php

Mark Jones

"To deny our impulses... foolish; to revel in them, chaos." MCJ 2003.08

hitchhikr

I just updated it with the 2d bitmap stuff.

I'll cover the basic stuff first then move to more advanced topics later.

hitchhikr

Added multi-texturing example.

hitchhikr

Added Lists_And_Glu_Primitives & Sphere_Mapping.

The archives are now hosted on my site instead, due to their increasing size.

hitchhikr

Fixed one or two little things & added Environment_Mapping_Texture.

The 2 archives have been updated so you'll need to download both.

hitchhikr

Added Text_Bitmap_2D.

(Both archives updated).

Farabi

 :U I will wait until everything is done. Is everything have done?
Those who had universe knowledges can control the world by a micro processor.
http://www.wix.com/farabio/firstpage

"Etos siperi elegi"

hitchhikr

I planned approx 30 more examples about various topics, in the end there'll be enough material to create complete 2d or 3d games.

Mark Jones

"To deny our impulses... foolish; to revel in them, chaos." MCJ 2003.08

hitchhikr

Added:

- Flat_Rendering.
- Hidden_Lines.
- Direct_Input.

Also i improved the framework so now it uses Direct Input, i also added a function to turn vsync on/off.

(Both archives updated again).

hitchhikr

Added Scissor.

I changed the layout of the archives.

(both updated).

hitchhikr

Added Render_To_Texture.
Fixed a bug in wglati.inc.

hitchhikr

- Added Vertex_Array_And_WaveFront_Obj.

Updated both archives.