Forum

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 toneddu2000 » Sun Nov 02, 2014 4:27 pm

Thanks for the link sock! A good particle tutorial would be needed in this community. I'll try to do my best to find time to tinker with it a bit!
Meadow Fun!! - my first commercial game, made with FTEQW game engine
toneddu2000
 
Posts: 1352
Joined: Tue Feb 24, 2009 4:39 pm
Location: Italy

Re: What are you working on?

Postby mankrip » Mon Nov 03, 2014 1:24 am

Sock, those enemies are great. They seem like something that could have been in Quake from the start. Like a mix of the horned ogre from Quake's pre-release screenshots, and the mjolnir from one of the official mission packs.

Seven, thanks for your dedication to the particle effects. It also gives inspiration to implementing support for those effects in other engines.
Ph'nglui mglw'nafh mankrip Hell's end wgah'nagl fhtagn.
==-=-=-=-=-=-=-=-=-=-==
Dev blog / Twitter / YouTube
User avatar
mankrip
 
Posts: 915
Joined: Fri Jul 04, 2008 3:02 am

Re: What are you working on?

Postby mankrip » Wed Nov 05, 2014 1:49 am

The finalized emitter shading effect.

All of these are the vanilla 3D flames from Quake, with absolutely no content replacement.
Image
Ph'nglui mglw'nafh mankrip Hell's end wgah'nagl fhtagn.
==-=-=-=-=-=-=-=-=-=-==
Dev blog / Twitter / YouTube
User avatar
mankrip
 
Posts: 915
Joined: Fri Jul 04, 2008 3:02 am

Re: What are you working on?

Postby JasonX » Wed Nov 05, 2014 2:03 am

mankrip wrote:The finalized emitter shading effect.

All of these are the vanilla 3D flames from Quake, with absolutely no content replacement.
Image


Is that software? :O
JasonX
 
Posts: 411
Joined: Tue Apr 21, 2009 2:08 pm

Re: What are you working on?

Postby mankrip » Wed Nov 05, 2014 2:28 am

Yes.
Ph'nglui mglw'nafh mankrip Hell's end wgah'nagl fhtagn.
==-=-=-=-=-=-=-=-=-=-==
Dev blog / Twitter / YouTube
User avatar
mankrip
 
Posts: 915
Joined: Fri Jul 04, 2008 3:02 am

Re: What are you working on?

Postby qbism » Wed Nov 05, 2014 1:33 pm

mankrip wrote:Yes.
That's awesome. I would turn the texture filter off but that's just me.
User avatar
qbism
 
Posts: 1236
Joined: Thu Nov 04, 2004 5:51 am

Re: What are you working on?

Postby JasonX » Wed Nov 05, 2014 2:27 pm

Mankrip, that's awesome. Really. Is that work being done on a new Makaqu?
JasonX
 
Posts: 411
Joined: Tue Apr 21, 2009 2:08 pm

Re: What are you working on?

Postby mankrip » Fri Nov 07, 2014 2:16 pm

It's for a fork/spin-off of Makaqu.
Ph'nglui mglw'nafh mankrip Hell's end wgah'nagl fhtagn.
==-=-=-=-=-=-=-=-=-=-==
Dev blog / Twitter / YouTube
User avatar
mankrip
 
Posts: 915
Joined: Fri Jul 04, 2008 3:02 am

Re: What are you working on?

Postby frag.machine » Fri Nov 07, 2014 10:07 pm

@mankrip: This thread is full of awesome stuff, but I honestly can't remember being so impressed with a visual effect like this, specially considering it's all software.
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

Re: What are you working on?

Postby sock » Sat Nov 08, 2014 12:45 am

@mankrip, thanks, the hammer wielding ogres are designed to be additions (sergeant/captains) of an ogre army. I am bit confused about your flame effect, is this a custom engine/client? Can it be used in any other engine? Is your goal to replace the models with software particle effects?

Early prototype for a weapons inventory:
Image
Well he was evil, but he did build a lot of roads. - Gogglor
User avatar
sock
 
Posts: 137
Joined: Thu Aug 23, 2012 7:16 pm
Location: Wandering Around

Re: What are you working on?

Postby ceriux » Sat Nov 08, 2014 3:15 am

very sexy sock
User avatar
ceriux
 
Posts: 2223
Joined: Sat Sep 06, 2008 3:30 pm
Location: Indiana, USA

Re: What are you working on?

Postby toneddu2000 » Sat Nov 08, 2014 7:37 am

beautiful work sock, excellent idea!
mankrip: are those flames...particle effect in software? If yes...just wow! :shock:
Meadow Fun!! - my first commercial game, made with FTEQW game engine
toneddu2000
 
Posts: 1352
Joined: Tue Feb 24, 2009 4:39 pm
Location: Italy

Re: What are you working on?

Postby mankrip » Sat Nov 08, 2014 9:35 am

Those flames are in software, but they're not particles. They're the vanilla 3D models.
It becomes clear when they're seen animated. They're really poorly animated... but a well modeled&animated 3D flame model would look really good with this effect.
I'll record a video of it in action after fixing a couple bugs in the engine.
It's a custom engine by the way. The effect is hardcoded in the model renderer and in the palette mapping code, so there's no easy way to get it working in other engines.

Sock, that looks great. It reminds me of the Turok 2 weapon selection system (maybe the best weapon selection system ever made for a console game), but with a Quakish Hexen II feel.
Ph'nglui mglw'nafh mankrip Hell's end wgah'nagl fhtagn.
==-=-=-=-=-=-=-=-=-=-==
Dev blog / Twitter / YouTube
User avatar
mankrip
 
Posts: 915
Joined: Fri Jul 04, 2008 3:02 am

Re: What are you working on?

Postby sock » Sat Nov 08, 2014 12:13 pm

@mankrip, yes, I would love to see a video of the new software flames in action. At the moment I am still confused as to why you are replacing them the way you are, will there be any smoke or ember particles used? If you want a fixed (rotate properly) flame model, I fixed this a while ago. (Check out the pak file for the first two map jam packs)

It reminds me of the Turok 2 weapon selection system

My inventory system is two rotating menus, select crystal/rune on the inner ring, select weapon on the outer ring and then the weapon is upgraded. Once I get the QC finished I will publish a video showing the inventory system in action. All the assets are 3d models so it works fine in fitz/dp engines and switches particle types depending on what is available. The player starts the inventory system via a special book entity and the whole system is co-op friends so each player can have different weapon upgrades.
Well he was evil, but he did build a lot of roads. - Gogglor
User avatar
sock
 
Posts: 137
Joined: Thu Aug 23, 2012 7:16 pm
Location: Wandering Around

Re: What are you working on?

Postby mankrip » Sun Nov 09, 2014 11:19 am

sock wrote:At the moment I am still confused as to why you are replacing them the way you are

I've adopted as a rule that content replacement should be a last resort. Also, consistent behavior and coherent design are some of my principles.

My priority is to improve the original rendering of the original content. By doing so, any replacement content shouldn't need to deviate too much from the original; many times, small fixes/adaptations are enough. It's a minimalistic approach that's similar to bugfixing - but aimed at fixing artistic incoherences and inconsistent tech.

So, I'm not replacing them. Those are not different flames - they're the same flames, displayed in a different way.
Ph'nglui mglw'nafh mankrip Hell's end wgah'nagl fhtagn.
==-=-=-=-=-=-=-=-=-=-==
Dev blog / Twitter / YouTube
User avatar
mankrip
 
Posts: 915
Joined: Fri Jul 04, 2008 3:02 am

PreviousNext

Return to General Discussion

Who is online

Users browsing this forum: No registered users and 1 guest