What are you working on?
Moderator: InsideQC Admins
I love coffee_move, the simplicity is grand, "they're essentially blind, so treat them like the blind, make handrails".
What am I working on?
I'm working full time testing cell phone games, it... pays the bills. In my tiny bit of spare time I'm working on a DarkPlaces project with a few people, doing design, project management and mapping.
I'd show screenshots, but then I'd have to upload them somewhere.
What am I working on?
I'm working full time testing cell phone games, it... pays the bills. In my tiny bit of spare time I'm working on a DarkPlaces project with a few people, doing design, project management and mapping.
I'd show screenshots, but then I'd have to upload them somewhere.
...and all around me was the chaos of battle and the reek of running blood.... and for the first time in my life I knew true happiness.
-

scar3crow - InsideQC Staff
- Posts: 1054
- Joined: Tue Jan 18, 2005 8:54 pm
- Location: Alabama
Working on getting my vegetation shaders to cast shadowmaps...very early on, but making some headway...


http://red.planetarena.org - Alien Arena and the CRX engine
- Irritant
- Posts: 250
- Joined: Mon May 19, 2008 2:54 pm
- Location: Maryland
currently working on sys_plan9.c. It's coming along, just very slowly.
edit: I wish Carmack would have listen/been informed of a revelation from Rob Pike from 1989[1]:
quakedef.h makes me a sad panda.
[1]http://www.lysator.liu.se/c/pikestyle.html
edit: I wish Carmack would have listen/been informed of a revelation from Rob Pike from 1989[1]:
Simple rule: include files should never include include files. If instead they state (in comments or implicitly) what files they need to have included first, the problem of deciding which files to include is pushed to the user (programmer) but in a way that's easy to handle and that, by construction, avoids multiple inclusions. Multiple inclusions are a bane of systems programming. It's not rare to have files included five or more times to compile a single C source file. The Unix /usr/include/sys stuff is terrible this way.
There's a little dance involving #ifdef's that can prevent a file being read twice, but it's usually done wrong in practice - the #ifdef's are in the file itself, not the file that includes it. The result is often thousands of needless lines of code passing through the lexical analyzer, which is (in good compilers) the most expensive phase.
Just follow the simple rule.
quakedef.h makes me a sad panda.
[1]http://www.lysator.liu.se/c/pikestyle.html
Ken Thompson wrote:One of my most productive days was throwing away 1000 lines of code.
Get off my lawn!
-

dreadlorde - Posts: 268
- Joined: Tue Nov 24, 2009 2:20 am
goldenboy wrote:Making grass suck less (this first try uses "fence textures")
That grass looks great! Makes a nice addition to outdoor maps.
QuakeWiki
getButterfly - WordPress Support Services
Roo Holidays
Fear not the dark, but what the dark hides.
getButterfly - WordPress Support Services
Roo Holidays
Fear not the dark, but what the dark hides.
-

Chip - Posts: 575
- Joined: Wed Jan 21, 2009 9:12 am
- Location: Dublin, Ireland
Now, you need some shadows, and you're done! 
QuakeWiki
getButterfly - WordPress Support Services
Roo Holidays
Fear not the dark, but what the dark hides.
getButterfly - WordPress Support Services
Roo Holidays
Fear not the dark, but what the dark hides.
-

Chip - Posts: 575
- Joined: Wed Jan 21, 2009 9:12 am
- Location: Dublin, Ireland
No, it is an oriented sprite (or two rather, by the looks of it). Looks fantastic, sprites are something I really look forward to in custom maps. They can enable the addition of detailed looking things without having to sculp them (cables etc).
Improve Quaddicted, send me a pull request: https://github.com/SpiritQuaddicted/Quaddicted-reviews
- Spirit
- Posts: 1031
- Joined: Sat Nov 20, 2004 9:00 pm
Fence textures, as I said. RMQ feature. Two brushes.
Soon to become sprites and/or models.
Need more textures. Really hard to find these. Also hard to make.
edit: The latter version is the same as the first shot, just texture reworked and using entity alpha in addition.
Crysis mapping paid off.
Soon to become sprites and/or models.
Need more textures. Really hard to find these. Also hard to make.
edit: The latter version is the same as the first shot, just texture reworked and using entity alpha in addition.
Crysis mapping paid off.
-

goldenboy - Posts: 924
- Joined: Fri Sep 05, 2008 11:04 pm
- Location: Kiel
Oops, I always thought those fence textures were sprites already. Good to hear that sprites will be there indeed. 
Improve Quaddicted, send me a pull request: https://github.com/SpiritQuaddicted/Quaddicted-reviews
- Spirit
- Posts: 1031
- Joined: Sat Nov 20, 2004 9:00 pm
IQM support in RMQ.
Lit, textured, animated, multiple mesh support, $frame compatibility, slow as treacle (see http://mhquake.blogspot.com/2011/05/iqm ... -2-of.html for the reason why).
Lit, textured, animated, multiple mesh support, $frame compatibility, slow as treacle (see http://mhquake.blogspot.com/2011/05/iqm ... -2-of.html for the reason why).
We had the power, we had the space, we had a sense of time and place
We knew the words, we knew the score, we knew what we were fighting for
We knew the words, we knew the score, we knew what we were fighting for
-

mh - Posts: 2292
- Joined: Sat Jan 12, 2008 1:38 am
Who is online
Users browsing this forum: No registered users and 1 guest

