Seite 1 von 2

SuperSprite3D

Verfasst: 20.10.2006 11:44
von namenlos
Hello German people ! <)

I have coded supersprite3D for simulate 3D in 2D with Sprite3D
You can rotate and move Supersprite3D on all axis. you can
blur , flip , change color of the supersprite3D by vertex or not.
Change alpha by vertex, or simulate some light

A lot of examples are available with the .rar

Source of SuperSprite3D (old) With some examples :
File:1->SuperSprite3D.rar
Bild

New release of 19/09/06 (Only source):

File:1->S-Sprite3D_V2.rar
Bild

Added :
- VertexColor
- RGBA
- UV Coordinate

Commands :
SetSuperSprite3DVertexColor(SuperSprite3D_id, A, B,C,D)
For A,B,C,D use RGBA(r,g,b,a)

SetSuperSprite3DUV(SuperSprite3D_id, U,V)
for 2,2, Texture was repeated 4x

InvertColorSuperSprite3D() Replace NegatifSuperSprite3D()



Examples compiled :

Infinite grounds examples :
File:->Ground.rar
Bild

use mouse for strafe move :
File:->InfGround2D.rar
Bild

With a BumpMapping2D ! :D
File:->SS3DBump.rar
Bild

Simple BGAMES Logo :D
File:->ExpSS3D.rar
Bild


Enjoy ! :D

Verfasst: 20.10.2006 12:07
von Creature
nice examples :D
seems to be great stuff.

thx, man :allright:

Verfasst: 25.10.2006 09:37
von dige
Whoooohoooo! Pretty strong stuff! It's all done with the SuperSprite3D
include? Also the bumpmap example???

Verfasst: 25.10.2006 22:56
von Kekskiller
@dige: Bumpmapping ist nicht so schwer, lediglich ein Zusammenwirken von Layern und Lichtern...

@topic: nice one, wil try the example soon -> source code looks good

Verfasst: 26.10.2006 15:53
von namenlos
Thx all.
All are with Sprite3D.
BumpMapping was a result with a pixel calculation.
You can found source of BumpMapping here and other code :
File:1->MyWork.rar
Bild

Bye @++

Verfasst: 26.10.2006 20:25
von namenlos
New example here :D
This is a simple example for GTA like game :
Code + exe

File:1->GTALIKE.rar
Bild


@++

Verfasst: 19.01.2007 23:33
von Henne
Very nice!
Could I have the whole code of InfGroundBumped.exe, please?

Verfasst: 07.02.2007 13:56
von namenlos
Sorry, i lose the source code (Format c: ) :cry:

Verfasst: 09.02.2007 22:48
von wasser
what is the super-sprite with collision?

mfg

Verfasst: 10.02.2007 12:34
von wasser
wie kann man den mittelpunkt(drehpunkt) bei supersprite verschieben???

mfg