home home

downloads files

forum forum

docs docs

wiki wiki

faq faq

Cube & Cube 2 FORUM


General Thread

by Aardappel on 01/05/2002 01:55, 15499 messages, last message: 12/08/2021 21:22, 8826350 views, last view: 12/09/2021 04:12

for questions, announcements etc.

Go to first 20 messagesGo to previous 20 messages    Board Index    Go to next 20 messagesGo to last 20 messages

#1242: Re: kinda strange problem

by Aardappel on 02/14/2003 11:44, refers to #1241

sorry, but that really sounds like some kind of driver problem.

reply to this message

#1243: Re: kinda strange problem

by SysteM_H on 02/15/2003 05:19, refers to #1241

wow... 600 fps. that's... so much it's useless.

reply to this message

#1244: BeOS & Simple DirectMedia Layer

by RobotIntestines on 02/15/2003 12:43

Hello, if CUBE is written with Simple DirectMedia Layer, can games be compiled to run in BeOS?

BeOS will have full OpenGL support very soon.

reply to this message

#1245: Very impressed with the cube engine. - few questions.

by d_low on 02/16/2003 10:32

The cube engine is deffinitly a very impressive piece of programming. From the moment i loaded it up i was suprized to find how well the engine runs compared to other more bloated engines. I am looking seriously into starting my own game project and possible using a modified version of the cube engine. I dont want to realease too many details about the game before hand b/c im afraid some1 may steal the ideas, but here are a few basics.

1) Maps would have to be dynamic. This would mean changes to pillars, walls, etc.. could be made on the fly. Looks like the cube engiine is well suited for this.

2) Engine would have to support alot more guns and items far beyond what is currently offered in the cube game. I do not believe this is too big of a deal either with cube.

3) Heres the big one. The engine would have to support very large maps, much larger than what is currently loaded with the cube. Support for terrian would be nice but no neccessary. Is this at all possible with the cube? By large i dont mean Everquest, but i dont mean Counter Strike either. Probably about 30x bigger than what maps are used in the cube atm.

4) One last thing, is a physics model being worked on? I would like to use vehicles in the game im trying to create. If not, couls one be added esily to cube?

Thank you for your help, feel free to e-mail me with questions or comment. Like i said before, amazing game!!!

reply to this message

#1246: Re: Very impressed with the cube engine. - few questions.

by Aardappel on 02/17/2003 12:37, refers to #1245

1) very few engines will make this easier ;)

2) yes

3) what is best to do here depends on a lot of factors. If your map design can have plenty of occluders you do not have a problem at all, big maps will run the same speed of small maps. On the other hand if the strong point of your game is supposed to be large open terrain, you will need some changes, or may want to consider a proper terrain engine. Some minor tweaks to visibility & scale will go some way to making terrain maps more practical, but it won't look as good as other terrain engines without major changes.

4) The physics is very close to quake's physics, meant for bounding boxes which don't have rotational velocity. For good physics with vehicles you will need proper rigid body dynamics, which I will definitely not implement :) If you are serious about vehicles, I would advice to add something like ODE purely for vehicles.

reply to this message

#1247: Re: Very impressed with the cube engine. - few questions.

by SysteM_H on 02/18/2003 07:14, refers to #1245

ooo, I'm gonna keep my eye on this project :) good luck with it

reply to this message

#1248: Re: Very impressed with the cube engine. - few questions.

by Verbal on 02/21/2003 05:46, refers to #1245

Well, try 'newmap 12' in edit mode and see how big that sucker is. I don't believe any FPS would ever need that big a map unless it was a very large game (way more than 100 people)

Very large map..

reply to this message

#1249: Re: Very impressed with the cube engine. - few questions.

by spentron@thatsmeyoustupiderrorcheckingsoftware on 02/21/2003 21:24

The 1024x1024 cube map can contain 64 Nudist Colony (the starting map) sized maps. The main reasons for using it in my experience are that the 512 size may be just a little bit small and just simply to avoid any crowding (it seems almost infinite at first). No map currently existing fully uses this size. As to the maximum size room, that's more like 256 cubes square if there's much at all in it.

reply to this message

#1250: REALLY !

by frank__i on 02/22/2003 03:47

you should but the savegame section in the menu and REALLY do coop

reply to this message

#1251: Site Movage

by pushplay on 02/23/2003 18:31

I moved my website. My Cube stuff can now be found here:
http://www.cursesandepithets.com/cube/
with the rest of my site being here:
http://www.cursesandepithets.com/

Update your links and bookmarks or I will be very cross. :)

reply to this message

#1252: water

by Atama on 02/24/2003 20:09

how can i render water in a map ?
thx

reply to this message

#1253: RTFM

by pushplay on 02/25/2003 00:15, refers to #1252

/waterheight 2

or whatever height you want

reply to this message

#1254: Re: water

by spentron@home on 02/25/2003 01:50

Actually, waterlevel 2
starts out -128
0 is just under default floor
max 127

or more generally, c:\cube\readme.html

reply to this message

#1255: Re: water

by pushplay on 02/25/2003 02:05, refers to #1254

Ok, whatever.

reply to this message

#1256: Re: water

by SysteM_H on 02/25/2003 03:32, refers to #1254

wow... I wish someone had told me that. I was used to making cube buckets and walking to a lake in another level, gradually filling a room with water. geez, that took forever :)

reply to this message

#1257: Re: water

by Bascule on 02/25/2003 08:46, refers to #1256

LOL :))

reply to this message

#1258: Re: water

by Piglet on 02/26/2003 19:59, refers to #1257

oh dear

reply to this message

#1259: Re: water

by pushplay on 02/27/2003 04:43, refers to #1258

It's easier if you just go out drinking the night before and relieve yourself in the level.

reply to this message

#1260: Re: water

by SysteM_H on 02/28/2003 02:19, refers to #1259

I'll remember that when I need some extremely polluted water.

reply to this message

#1261: bug: all freez

by tantrika on 02/28/2003 16:35

ive sometime a bug: everything freeze, specially on Games-On.nl, very annoying because have to hard reboot...

mdk9.0 / Athlon900 128M + GeForce2(nvidia driver on xfree 4) 64M

reply to this message

Go to first 20 messagesGo to previous 20 messages    Board Index    Go to next 20 messagesGo to last 20 messages


Post a Message

Username

Email

Subject

Body

5 multiplied by 8 =


content by Aardappel & eihrul © 2001-2021
website by SleepwalkR © 2001-2021
42367089 visitors requested 58073234 pages
page created in 0.081 seconds using 9 queries
hosted by Boost Digital