View previous topic :: View next topic |
Author |
Message |
Irritant
Joined: 19 May 2008 Posts: 115 Location: Maryland
|
Posted: Tue Jul 13, 2010 3:57 am Post subject: Skeletal model fun. |
|
|
Some skeletal model fun
First, players now actually bend at the waist to look down and up, instead of rotating the entire model. Yay.
And, just for fun, a comparison between the old, horrendous .md2 format and the new .iqm format. It's hard to believe those are the same model, just exported to different formats. .md2 SUCKS. BAD.
More to come.... _________________ http://red.planetarena.org - Alien Arena |
|
Back to top |
|
 |
Downsider

Joined: 16 Sep 2008 Posts: 478
|
Posted: Tue Jul 13, 2010 4:43 am Post subject: |
|
|
So glad I stopped using QMDL for my games.
Even exporting is easier now <3 |
|
Back to top |
|
 |
SamUK
Joined: 17 Dec 2008 Posts: 98 Location: United Kingdom
|
Posted: Tue Jul 13, 2010 1:42 pm Post subject: |
|
|
Error wrote: | so will there be a pc version of solitude or no? |
That video was the darkplaces version. It won't look the best graphically as it's using the same content running on the PSP build. _________________ Working on Solitude |
|
Back to top |
|
 |
Chip

Joined: 21 Jan 2009 Posts: 314 Location: Romania
|
Posted: Wed Jul 14, 2010 9:35 pm Post subject: |
|
|
Two tiny, buggy, incomplete, awesome screenies from my ChipQuake.
 _________________ My Projects: Quake 1 Mods | OpenQuartz 2 | ChipQuake |
|
Back to top |
|
 |
ceriux

Joined: 06 Sep 2008 Posts: 969 Location: Florida, USA
|
|
Back to top |
|
 |
GiffE
Joined: 08 Oct 2006 Posts: 141 Location: USA, CT
|
Posted: Thu Jul 15, 2010 8:42 pm Post subject: |
|
|
Quake Dog playing in the grass. Just screwing around with the q3map_fur, I would like to know a more realistic way of making the grass. (I don't need a whole lot of it, just needs be tall enough and efficient enough to fill in your average indoor room size)
The q3map_fur while it does have an impact, its not terrible when its in a smaller room. _________________ http://www.giffe-bin.net/ |
|
Back to top |
|
 |
Downsider

Joined: 16 Sep 2008 Posts: 478
|
|
Back to top |
|
 |
GiffE
Joined: 08 Oct 2006 Posts: 141 Location: USA, CT
|
Posted: Thu Jul 15, 2010 11:47 pm Post subject: |
|
|
Downsider wrote: | http://http.developer.nvidia.com/GPUGems/gpugems_ch07.html
^ Grass rendering  |
Yea I wish I could get an in engine foliage rendering using glsl like the gpu gems article, but I don't have much ability in making engine edits to DP. _________________ http://www.giffe-bin.net/ |
|
Back to top |
|
 |
Downsider

Joined: 16 Sep 2008 Posts: 478
|
Posted: Fri Jul 16, 2010 1:52 am Post subject: |
|
|
GiffE wrote: | Downsider wrote: | http://http.developer.nvidia.com/GPUGems/gpugems_ch07.html
^ Grass rendering  |
Yea I wish I could get an in engine foliage rendering using glsl like the gpu gems article, but I don't have much ability in making engine edits to DP. |
You could do it in CSQC with models, though. Just arrange the grass in the format the article suggests. Then you can make it less dense further out via CSQC to reduce stress. |
|
Back to top |
|
 |
Junrall

Joined: 21 Sep 2009 Posts: 136 Location: North West Oregon, USA
|
Posted: Mon Jul 19, 2010 3:32 am Post subject: |
|
|
Well, I'm still slowly plugging away at QCPad... and when I say slowly, I mean sssllooooooowly! I have a few outdoor home projects that are huge and taking up most of all my time.
Some of the time that I do have at night I put into QCPad... which is usually about four hours a week...
Anyways...
I've been looking through the code and know that there are things I could have and/or want to do different/cleaner. Also, am not entirely happy with the layout. This version of QCPad is what I've considered "exploratory"... to see how difficult it would be to create.
I'm at a point that I'm getting ready to start fresh again and use some of the old QCPad code base as my "stepping stone" towards a cleaner version.
Just curious...
Who here uses this "exploratory" type of programming? _________________ Good God! You shot my leg off! |
|
Back to top |
|
 |
Chip

Joined: 21 Jan 2009 Posts: 314 Location: Romania
|
Posted: Mon Jul 19, 2010 1:19 pm Post subject: |
|
|
Junrall wrote: | Just curious...
Who here uses this "exploratory" type of programming? |
Sometimes when I don't know how to do something in PHP or even QuakeC recently, I do this "exploratory" type of programming. When I reach my goal, I rewrite everything and optimize my code and that's it.
I may revisit it a while later to see it with fresh eyes and optimize it even more.
This was offtopic. _________________ My Projects: Quake 1 Mods | OpenQuartz 2 | ChipQuake |
|
Back to top |
|
 |
ceriux

Joined: 06 Sep 2008 Posts: 969 Location: Florida, USA
|
Posted: Mon Jul 19, 2010 3:07 pm Post subject: |
|
|
i do it. generally thats how i learn to code . _________________ QuakeDB - Quake ModDB Group |
|
Back to top |
|
 |
Chip

Joined: 21 Jan 2009 Posts: 314 Location: Romania
|
Posted: Tue Jul 27, 2010 1:28 pm Post subject: Metal Cube |
|
|
http://vimeo.com/13672707
Metal effects in ChipQuake. I'm testing all materials I'll ever need in the game, such as metal, glass, paint, concrete and several more.
Looks pretty, but it's ugly up close, so I'll be playing with it for a couple of days. _________________ My Projects: Quake 1 Mods | OpenQuartz 2 | ChipQuake |
|
Back to top |
|
 |
Irritant
Joined: 19 May 2008 Posts: 115 Location: Maryland
|
|
Back to top |
|
 |
CocoT

Joined: 14 Dec 2004 Posts: 599 Location: Belly-Gum
|
|
Back to top |
|
 |
|