SuperSprite3D

Spiele, Demos, Grafikzeug und anderes unterhaltendes.
namenlos

SuperSprite3D

Beitrag 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
Benutzeravatar
Creature
Beiträge: 678
Registriert: 29.08.2004 00:55
Wohnort: Frankfurt/Main

Beitrag von Creature »

nice examples :D
seems to be great stuff.

thx, man :allright:
Bildung kommt von Bildschirm und nicht von Buch, sonst hieße es ja Buchung.
Benutzeravatar
dige
Beiträge: 1236
Registriert: 08.09.2004 08:53

Beitrag von dige »

Whoooohoooo! Pretty strong stuff! It's all done with the SuperSprite3D
include? Also the bumpmap example???
"Papa, ich laufe schneller - dann ist es nicht so weit."
Kekskiller
Beiträge: 752
Registriert: 14.09.2004 21:39
Kontaktdaten:

Beitrag 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
namenlos

Beitrag 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 @++
namenlos

Beitrag von namenlos »

New example here :D
This is a simple example for GTA like game :
Code + exe

File:1->GTALIKE.rar
Bild


@++
Henne
Beiträge: 12
Registriert: 26.11.2006 14:49
Kontaktdaten:

Beitrag von Henne »

Very nice!
Could I have the whole code of InfGroundBumped.exe, please?
namenlos

Beitrag von namenlos »

Sorry, i lose the source code (Format c: ) :cry:
wasser
Beiträge: 125
Registriert: 27.11.2006 21:16

Beitrag von wasser »

what is the super-sprite with collision?

mfg
wasser
Beiträge: 125
Registriert: 27.11.2006 21:16

Beitrag von wasser »

wie kann man den mittelpunkt(drehpunkt) bei supersprite verschieben???

mfg
Antworten