Forum

What are you working on?

Discuss anything not covered by any of the other categories.

Moderator: InsideQC Admins

Postby frag.machine » Thu Aug 26, 2010 10:42 pm

Irritant: I really liked your maps.
jim: interesting concept, is this a variant from your previous snake like biped ?
I know FrikaC made a cgi-bin version of the quakec interpreter once and wrote part of his website in QuakeC :) (LordHavoc)
User avatar
frag.machine
 
Posts: 2090
Joined: Sat Nov 25, 2006 1:49 pm

Postby jim » Fri Aug 27, 2010 1:46 am

frag.machine wrote:jim: interesting concept, is this a variant from your previous snake like biped ?


No, completely new. I think the snake like biped was a bit too highpoly for what I want.. and it started to feel like no one would dare to attack it. Like some other aliens, demons or something would try to invade their planet, they'd have too much trouble doing so. I need to make a "weaker" player character later. But in a way this model replaces that earlier model, but is an enemy character.

Well, here's it with some wip texture:

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

Postby ceriux » Fri Aug 27, 2010 1:29 pm

oh wow that looks cool!
User avatar
ceriux
 
Posts: 2223
Joined: Sat Sep 06, 2008 3:30 pm
Location: Indiana, USA

Postby Biodude » Fri Aug 27, 2010 11:01 pm

always loved jim's work
User avatar
Biodude
 
Posts: 186
Joined: Wed Aug 27, 2008 7:17 pm

Postby Karatorian » Sun Aug 29, 2010 12:42 am

Those images sure are pretty, but the lighting in the second two shots looks kinda off. The bright spots just look like they're being lit from out of nowhere, like there's just a radius light nearby, with no identifiable source. If that's supposed to be sunlight coming in from behind the viewer, it doesn't quite seem to convey that.

Those textures are pretty amazing. Did you make them yourself, or use someone elses? The brushwork is quite detailed and really well done.

Finally, the middle pic has some power ups visible that I don't recognize. What mod is this?
Karatorian
 
Posts: 31
Joined: Tue Aug 17, 2010 4:26 am
Location: Rindge, NH, USA

Postby dreadlorde » Sun Aug 29, 2010 1:08 pm

Karatorian wrote:Finally, the middle pic has some power ups visible that I don't recognize. What mod is this?
They look like power ups from Quake III. I think the map is a Quake III map, too.

Nice work, Irritant.
Ken Thompson wrote:One of my most productive days was throwing away 1000 lines of code.

Get off my lawn!
User avatar
dreadlorde
 
Posts: 268
Joined: Tue Nov 24, 2009 2:20 am

Postby Irritant » Sun Aug 29, 2010 1:45 pm

Yes, the light patches are from sunlight coming from behind the viewer, over the tops of buildings. It's a tough thing to make that look right, still tweaking it some.

The map is for Alien Arena, not Q3 :)
http://red.planetarena.org - Alien Arena and the CRX engine
Irritant
 
Posts: 250
Joined: Mon May 19, 2008 2:54 pm
Location: Maryland

Postby dreadlorde » Sun Aug 29, 2010 8:44 pm

Irritant wrote:The map is for Alien Arena, not Q3 :)
Just as fun. :)
Ken Thompson wrote:One of my most productive days was throwing away 1000 lines of code.

Get off my lawn!
User avatar
dreadlorde
 
Posts: 268
Joined: Tue Nov 24, 2009 2:20 am

Postby frag.machine » Mon Aug 30, 2010 1:10 am

I've been working in some new monsters...
I know FrikaC made a cgi-bin version of the quakec interpreter once and wrote part of his website in QuakeC :) (LordHavoc)
User avatar
frag.machine
 
Posts: 2090
Joined: Sat Nov 25, 2006 1:49 pm

Postby Error » Mon Aug 30, 2010 7:37 am

that ninja one looks an awful lot like psylock from xmen: roa.
User avatar
Error
InsideQC Staff
 
Posts: 865
Joined: Fri Nov 05, 2004 5:15 am
Location: VA, USA

Postby r00k » Mon Aug 30, 2010 8:47 am

frag.machine wrote:I've been working in some new monsters...


VERY COOL!
r00k
 
Posts: 1110
Joined: Sat Nov 13, 2004 10:39 pm

Postby ajay » Mon Aug 30, 2010 10:14 am

I've returned to work on earthQUAKE. Have rebuilt one building as it was (even for me) properly shoddy. I'm now working on two aspects of eq0101 simultaneously as I get distracted easily:
- finsihing the pub
- buidling the insides of all the houses that are accessible

Once they're completed I'll be rebuilding the church (I'd ripped it from Bulldog Stadium, and although it's externally pretty it has no 'insides', which needs resolving) and building a 'park' area.

... Then; there's at least another 50% of the level to build; more houses, a shop (or two), roads, sewers, a car park plus other stuff.

EDIT: I'm going to push it as far as I can re: size, detail, complexity. The bottom line (and from a very non-technical viewpoint) is that if it runs smoothly in FitzQuake on my very low performance laptop, then it's fine. When it judders along, time to re-think.

Once all that's done, it's a return to coding; increasing Gyro implementation, gameplay elements, monster enhancements, level/objective progression.

Then it's polish, tweaking, tinkering and then a release sometime in 2015. Magic.
User avatar
ajay
 
Posts: 559
Joined: Fri Oct 29, 2004 6:44 am
Location: Swindon, UK

Postby jim » Mon Aug 30, 2010 11:35 am

frag.machine wrote:I've been working in some new monsters...


You should make an alternate version of the cyborg.. instead of a gun, he carries a huge portable stereo boombox. I just thought he looked like doing some "dance walking" to the rhythm of his "umph-tsi-umph-tsi".

Aw, the video suddenly died and couldn't see the last 20 seconds of it.. and now I can't watch it again either.
zbang!
User avatar
jim
 
Posts: 599
Joined: Fri Aug 05, 2005 2:35 pm
Location: In The Sun

Postby frag.machine » Mon Aug 30, 2010 12:20 pm

Error wrote:that ninja one looks an awful lot like psylock from xmen: roa.

Because IT IS a (poorly) re skinned psylocke.mdl from Xmen:RoA :oops:. I should have mentioned that. The cyborg model is based on the player.mdl, too. The QuakeC is made from scratch, though. :)
@jim: heh, cyborg bust a move :lol:
I cut the movie because after killing the poor cyborg those ninja bitches started running after me, and I just killed all of them.
I know FrikaC made a cgi-bin version of the quakec interpreter once and wrote part of his website in QuakeC :) (LordHavoc)
User avatar
frag.machine
 
Posts: 2090
Joined: Sat Nov 25, 2006 1:49 pm

Postby jim » Tue Aug 31, 2010 1:27 am

Here comes! I think texture is about finished... I'll finalize tomorrow and then animate the model.

Image


I've also done some userbar/forum signature thing.. and I'll possibly develop the font in it further and use it ingame.

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

PreviousNext

Return to General Discussion

Who is online

Users browsing this forum: No registered users and 1 guest