[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4787: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3922)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4789: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3922)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4790: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3922)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4791: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3922)
InsideQC Forums • View topic - What are you working on?

What are you working on?

Discuss anything not covered by any of the other categories.

Moderator: InsideQC Admins

Re: What are you working on?

Postby qbism » Sat Feb 22, 2014 2:28 am

Directional bloom by color? Mysterious.
User avatar
qbism
 
Posts: 1236
Joined: Thu Nov 04, 2004 5:51 am

Re: What are you working on?

Postby jim » Sun Feb 23, 2014 4:57 am

Tried 16 shade palette, shirt/pants things and MDL format. Some colors look ok, some don't.. and lots of similar colors. And apparently MDL didn't like having UV vertices in the middle of pixels. Maybe I'll use something else, and fewer player colors.

The jet/jump pack thing shows in the first person view at the top, so player knows when he has it.

The minigun has a 0.6s prespin and then fire at 1200rpm. Sounds/code, but no animation yet. Also did some accelerating rockets. Maybe I do a rocket launcher next.

Up/Down looking done with 5 animations/poses and the 1/3rd pitch angle effect. I think it worked quite ok. Don't know how fun it'll be to copy about every animation 5 times...


zbang!
User avatar
jim
 
Posts: 599
Joined: Fri Aug 05, 2005 2:35 pm
Location: In The Sun

Re: What are you working on?

Postby Seven » Sun Feb 23, 2014 8:31 am

Hello,

I was trying to get the vwep (visible player weapon) models to work via qc.
The engine I used is DarkPlaces, but the qc code does not need dpextensions.
I think it will work with any engine, as it doesnt make use of viewmodelforclient or any other DP specific extensions in 3rd person mode.
I made a short clip (1st person mode effects can only be achieved with extensions though...)
source code is included
http://www.youtube.com/watch?v=eGzv1k8u ... a0YmLJuMdw

I tried to make an 'interactive crosshair' which reacts to the individual selected weapon and its specific range towards enemies.
If the enemy can be shot/reached with the selected weapon, the crosshair turns green. If not, it turns red.
It is a rather simple qc mod.
source code is included
http://www.youtube.com/watch?v=6im9Zs78 ... a0YmLJuMdw

Best regards
Seven
 
Posts: 301
Joined: Sat Oct 06, 2007 8:49 pm
Location: Germany

Re: What are you working on?

Postby gnounc » Sun Feb 23, 2014 9:54 am

I like the palette and i like the models jim, looks nice!

Seven, the crosshair bit is cool, useful too, The vweps are very nice, the shotgun points at a weird angle though..that could be more forward. and the weapons could be more up against the shoulder.
I love the shader work, but im most jealous of the crunchy weapon switching sounds, where did those come from?
my
gnounc's
User avatar
gnounc
 
Posts: 424
Joined: Mon Apr 06, 2009 6:26 am

Re: What are you working on?

Postby toneddu2000 » Mon Feb 24, 2014 5:54 pm

very nice palette, jim!
Great work Seven! Recoil and weapon carrying animations are great! I couldn't download all the stuff because I reached "downloads day limit" (bah..) so I would like to know: did you use csqc animations for player? The technique that ChristianIce and Nahuel showed on QuakeOne forums?
- my first commercial game, made with FTEQW game engine
toneddu2000
 
Posts: 1395
Joined: Tue Feb 24, 2009 4:39 pm
Location: Italy

Re: What are you working on?

Postby Seven » Mon Feb 24, 2014 8:20 pm

Seven
 
Posts: 301
Joined: Sat Oct 06, 2007 8:49 pm
Location: Germany

Re: What are you working on?

Postby Nahuel » Tue Feb 25, 2014 3:03 am

Image
experimenting with brick textures and "terrain generator" tool for MS3D :) is very easy to implement in a map,
hi, I am nahuel, I love quake and qc.
User avatar
Nahuel
 
Posts: 495
Joined: Wed Jan 12, 2011 8:42 pm
Location: mar del plata

Re: What are you working on?

Postby gnounc » Tue Feb 25, 2014 6:46 am

my
gnounc's
User avatar
gnounc
 
Posts: 424
Joined: Mon Apr 06, 2009 6:26 am

Re: What are you working on?

Postby toneddu2000 » Tue Feb 25, 2014 9:06 am

@ Seven: well, knowing that you didn't use any advanced techniques, the result is even more impressive!

@Nahuel: Nice, but I'd lower specular a lot: bricks are 95% diffuse
- my first commercial game, made with FTEQW game engine
toneddu2000
 
Posts: 1395
Joined: Tue Feb 24, 2009 4:39 pm
Location: Italy

Re: What are you working on?

Postby qbism » Tue Feb 25, 2014 5:15 pm

Terrain generator for uneven ground, or the brick wall? The specular is fine if other textures also look wet and the sky looks like rain.
User avatar
qbism
 
Posts: 1236
Joined: Thu Nov 04, 2004 5:51 am

Re: What are you working on?

Postby Spike » Tue Feb 25, 2014 5:37 pm

oh, I'm sure the specular is fine. those bricks ARE metal, right?
.
Spike
 
Posts: 2914
Joined: Fri Nov 05, 2004 3:12 am
Location: UK

Re: What are you working on?

Postby Seven » Tue Feb 25, 2014 5:47 pm

Hello Nahuel,
You always come up with great findings ! :D
I am sure Nahuel placed a light near the wall, just to show the effect.
And it looks beautiful and shows the possibilities really good.

Hello gnounc,
pm sent
Seven
 
Posts: 301
Joined: Sat Oct 06, 2007 8:49 pm
Location: Germany

Re: What are you working on?

Postby Nahuel » Tue Feb 25, 2014 10:32 pm

@qbism @toneddu2000 is just a test , i am not using offsetting map or exagerated "specular map", is just a model in the wall. the terrain generator is for the bricks in the wall, so i get the model with ms3d and writing the hieghtmap in gimp :P :) after i optimized the model (reducing poly count ) . the gloss mapping is exagerated and normal mapping is fine i think.

@Seven yeah the light is very near to show the shadows of the bricks, i think this tedious way to make "bricks" is nice to get medieval walls.
@Spike the bricks are of wet stone
hi, I am nahuel, I love quake and qc.
User avatar
Nahuel
 
Posts: 495
Joined: Wed Jan 12, 2011 8:42 pm
Location: mar del plata

Re: What are you working on?

Postby goldenboy » Tue Feb 25, 2014 11:02 pm

User avatar
goldenboy
 
Posts: 924
Joined: Fri Sep 05, 2008 11:04 pm
Location: Kiel

Re: What are you working on?

Postby toneddu2000 » Tue Feb 25, 2014 11:53 pm

Very interesting stuff,gb. Thanks for sharing! The "Make it shootable!" part is what I was searching for a bit!
- my first commercial game, made with FTEQW game engine
toneddu2000
 
Posts: 1395
Joined: Tue Feb 24, 2009 4:39 pm
Location: Italy

PreviousNext

Return to General Discussion

Who is online

Users browsing this forum: No registered users and 2 guests