Another race game in progress

Share with us how are you using the powerrrr of the force

Moderator: Alain

Postby clion » Sun Sep 23, 2007 10:57 pm

Nice WORK!

Recommendation from a game developer, who makes a living doing this.

Adjust the field of view, it seem your field of view is something very close to 90*, try to adjusting it to 45* about half of what you have in the video clip. When you start speeding up, in the game apply a wider field of view slowly.

Another recommendation is use floatmin and float max, or saturate. This will allow your camera to hit logical limits and close limits that you define in your configuration file.

Other than that, looks good keep up the hard work.
clion
 
Posts: 1
Joined: Mon Jun 26, 2006 3:28 am

Postby Sury » Fri Jan 11, 2008 3:53 pm

@clion : thanks!

A bit of update and a night street race video :

http://www.youtube.com/watch?v=bDg9gTROylA
User avatar
Sury
 
Posts: 193
Joined: Sat Aug 14, 2004 5:32 am
Location: Bulgaria

Postby Julio Jerez » Sun Jan 13, 2008 1:07 am

no bad martert sury.
Bleerring the line between with the big boys.
Julio Jerez
Moderator
Moderator
 
Posts: 12249
Joined: Sun Sep 14, 2003 2:18 pm
Location: Los Angeles

Postby Sury » Sun Jan 13, 2008 6:26 am

Julio yeah, but that's because you are also blurring the line between the "physical" big boys. :)
User avatar
Sury
 
Posts: 193
Joined: Sat Aug 14, 2004 5:32 am
Location: Bulgaria

Re: Another race game in progress

Postby Sury » Sat Dec 20, 2008 1:06 am

It's not a big progress, but I recorded a new video anyways. The grass/forest system is ready and it's pretty fast.
http://www.youtube.com/watch?v=fhHfUFECw84
User avatar
Sury
 
Posts: 193
Joined: Sat Aug 14, 2004 5:32 am
Location: Bulgaria

Re: Another race game in progress

Postby Dave Gravel » Sat Dec 20, 2008 12:11 pm

The video is not in best quality but it seen very nice anyway.
You can't make a little demo just for test the control and all ?

Good work.
You search a nice physics solution, if you can read this message you're at the good place :wink:
OrionX3D Projects & Demos:
https://orionx3d.sytes.net
https://www.facebook.com/dave.gravel1
https://www.youtube.com/user/EvadLevarg/videos
User avatar
Dave Gravel
 
Posts: 800
Joined: Sat Apr 01, 2006 9:31 pm
Location: Quebec in Canada.

Re: Another race game in progress

Postby Sury » Sun Dec 21, 2008 9:48 am

Thanks!
Yes, you are right. As seen on many game's splash screens - "This video(demo) doesn't represent the quality of the final game" :lol:
As for the demo - It will be out, when it's done :) Seriously I work on this project in very long interrupts of time, as I'm trying to make a living with other stuff.
User avatar
Sury
 
Posts: 193
Joined: Sat Aug 14, 2004 5:32 am
Location: Bulgaria

Re: Another race game in progress

Postby Leadwerks » Sun Dec 28, 2008 3:46 pm

Is this the raycast vehicle from the joint library, or is it Koom's version?
User avatar
Leadwerks
 
Posts: 569
Joined: Fri Oct 27, 2006 2:54 pm

Re: Another race game in progress

Postby Dave Gravel » Sun Dec 28, 2008 5:08 pm

No if i'm not wrong he use a personal method.
You search a nice physics solution, if you can read this message you're at the good place :wink:
OrionX3D Projects & Demos:
https://orionx3d.sytes.net
https://www.facebook.com/dave.gravel1
https://www.youtube.com/user/EvadLevarg/videos
User avatar
Dave Gravel
 
Posts: 800
Joined: Sat Apr 01, 2006 9:31 pm
Location: Quebec in Canada.

Re: Another race game in progress

Postby Sury » Thu Jan 29, 2009 1:54 pm

Yes..And i'm using 1.35. tried to switch to newier newton beta, but the user-joint code behaves differently. than 1.35 one..
I started working on material-shader supposrt of the engine, and I did a bit of offroad test.
Short video
http://www.youtube.com/watch?v=cu0WrqO3rQg
User avatar
Sury
 
Posts: 193
Joined: Sat Aug 14, 2004 5:32 am
Location: Bulgaria

Re: Another race game in progress

Postby Dave Gravel » Thu Jan 29, 2009 2:00 pm

Looking good I like the reflection.
tried to switch to newier newton beta

do you have test my new F1 in the beta 19 ?
It have some update.
Normally it's updated with my current code.
viewtopic.php?f=9&t=4922

Other vehicles setup is unfinished but the F1 is close to a nice solution.
Use key, wasd and space for drive the vehicle.
key f1,f2,f3 change the vehicle.
You search a nice physics solution, if you can read this message you're at the good place :wink:
OrionX3D Projects & Demos:
https://orionx3d.sytes.net
https://www.facebook.com/dave.gravel1
https://www.youtube.com/user/EvadLevarg/videos
User avatar
Dave Gravel
 
Posts: 800
Joined: Sat Apr 01, 2006 9:31 pm
Location: Quebec in Canada.

Re: Another race game in progress

Postby Sury » Thu Jan 29, 2009 3:15 pm

I didn't tried it yet, because I have exceptions every time Itry to run Newton applications on my home PC. Even the samples don't work.Will try it tomorrow at work.

BTW uploaded another video. The tire rotation is wrong, but that because it skips frames, and makes it 25 FPS or something, I guess

http://www.youtube.com/watch?v=wrHaNsZiX0w
User avatar
Sury
 
Posts: 193
Joined: Sat Aug 14, 2004 5:32 am
Location: Bulgaria

Re: Another race game in progress

Postby Dave Gravel » Thu Jan 29, 2009 3:45 pm

It's really nice, the gaming seen very cool.
Let's know when you have a demo up.

PS:
I think you get this error because the demo is build in debug mode, and it request some redistribute vs dll.
The error kill the sim before show any dll name request, something like this.
I have already get a similar problem because the debug mode in a fresh windows.


Good work.
You search a nice physics solution, if you can read this message you're at the good place :wink:
OrionX3D Projects & Demos:
https://orionx3d.sytes.net
https://www.facebook.com/dave.gravel1
https://www.youtube.com/user/EvadLevarg/videos
User avatar
Dave Gravel
 
Posts: 800
Joined: Sat Apr 01, 2006 9:31 pm
Location: Quebec in Canada.

Re: Another race game in progress

Postby Sury » Fri May 29, 2009 1:42 pm

Ok Dave, thanks!
I'm moving slowly forward, and I'll probably need a 3D modeler to complete the levels and tracks. If you are one, please contact me!
I recorded two more videos, so here they are.
http://www.youtube.com/watch?v=XRObOtX_no0
http://www.youtube.com/watch?v=z5fmeilShx8
User avatar
Sury
 
Posts: 193
Joined: Sat Aug 14, 2004 5:32 am
Location: Bulgaria

Re: Another race game in progress

Postby Dave Gravel » Fri May 29, 2009 4:09 pm

No prob, nice video seen really funny.
You search a nice physics solution, if you can read this message you're at the good place :wink:
OrionX3D Projects & Demos:
https://orionx3d.sytes.net
https://www.facebook.com/dave.gravel1
https://www.youtube.com/user/EvadLevarg/videos
User avatar
Dave Gravel
 
Posts: 800
Joined: Sat Apr 01, 2006 9:31 pm
Location: Quebec in Canada.

PreviousNext

Return to User Gallery

Who is online

Users browsing this forum: No registered users and 9 guests