A Bzflag tanx in 3D ( OPENGL )

Place all meeting requests / announcements here...
Post Reply
User avatar
Links 2004
Private First Class
Private First Class
Posts: 85
Joined: Sat Jan 01, 2005 6:54 pm
Location: Ger
Contact:

A Bzflag tanx in 3D ( OPENGL )

Post by Links 2004 »

hi i have make a tool too show the bzflag tank in 3D too make screen shots for logos, image etc.

its on beta pls report my bugs.


keys:

ESC = EXIT
LEFT = zrot-
RHIGT = zrot+
UP = xrot-
DOWN = xrot+
PAGEUP = yrot-
PAGEDOWN = yrot+
HOME = zoom+
END = zoom-
INSERT = speed+ NEW
DELETE = speed- NEW
SPACE = reset
F1 = Fullscreen
F5 = screenshot
C = change color NEW
0-9 = set Speed NEW

NEW @ V1.0.20
add Color support
add speed toggel at num 0-9

NEW @ V1.0.15
Show FPS

NEW @ V1.0.10
Show the rotation and zoom and speed
Add Speed toggle keys



PS: at screenshot makeing go the fps down :)
Attachments
source.zip
V1.0.20 sorce
(19.51 KiB) Downloaded 164 times
V1.0.20.rar
V1.0.20 bin
(157.94 KiB) Downloaded 168 times
screenshot.jpg
SS 1.0.10
(24.64 KiB) Downloaded 58 times
Last edited by Links 2004 on Wed Feb 07, 2007 9:35 pm, edited 7 times in total.
Clan: Links
Clan web: http://links-clan.net
ImageImageImageImageImageImageImageImageImageImage
User avatar
JeffM
Staff Sergeant
Staff Sergeant
Posts: 5196
Joined: Fri Dec 13, 2002 4:11 am

Post by JeffM »

this software seems to be using the code to draw the tank, directly from bzflag.

If it does then since bzflag is LGPL, can you please post the source to the application as well, as then your app contains LGPL code.

You also need to distribute the license for it ( the texture you use is an LGPL texture ).

but looks like a good job for a starter application, keep up the good work.
ImageJeffM
User avatar
Links 2004
Private First Class
Private First Class
Posts: 85
Joined: Sat Jan 01, 2005 6:54 pm
Location: Ger
Contact:

Post by Links 2004 »

hi,
when i post the source then i can post the exe ?

my english is bad and a do not unterstand wat you meen whit LGPL.
Clan: Links
Clan web: http://links-clan.net
ImageImageImageImageImageImageImageImageImageImage
User avatar
JeffM
Staff Sergeant
Staff Sergeant
Posts: 5196
Joined: Fri Dec 13, 2002 4:11 am

Post by JeffM »

the LGPL is the license bzflag is distributed under. it means that if you use the code in bzflag, then you must at least share that code, and any modifications you have made to it ( there are some limits, that's just a general idea ).

If you post an EXE, then you also have to make the source available. If you post just the source, then you don't have to post an exe.

The goal is to let others learn and experiment with the bzflag code, just as you have done.

Just add the source as a zip file to the posting and that will be fine.

It's good to see others get into 3d programing :)
ImageJeffM
User avatar
romfis
Private First Class
Private First Class
Posts: 215
Joined: Tue Jan 18, 2005 6:33 pm
Location: Österreich / Wien
Contact:

Post by romfis »

P.S. and that not running in Windows XP Home SP2!

romfis
User avatar
Links 2004
Private First Class
Private First Class
Posts: 85
Joined: Sat Jan 01, 2005 6:54 pm
Location: Ger
Contact:

Post by Links 2004 »

i have no xp home i cant test it sory.

i think i have te error found. can it be thet i must add the bzflag_tank.exe.intermediate.manifest

i have add it
Clan: Links
Clan web: http://links-clan.net
ImageImageImageImageImageImageImageImageImageImage
User avatar
Destroyer
Private First Class
Private First Class
Posts: 284
Joined: Sun Sep 25, 2005 3:40 pm
Location: Germany
Contact:

Post by Destroyer »

Nice Job :)
Image
Post Reply