News | Forum | People | FAQ | Links | Search | Register | Log in
Screenshots & Betas
This is the place to post screenshots of your upcoming masterpiece and get criticism, or just have people implore you to finish it. You should also use this thread to post beta versions of your maps.

Need a place to host your screenshots? Upload them here:
http://www.quaketastic.com/
Username: quaketastic
Password: ZigguratVertigoBlewTronynsSocksOff
File size limit is 128MB.
First | Previous | Next | Last
#15435 
the dotproduct2 stuff is 'just' q3map2 autogenerating per-vertex alpha values based upon the similarity of the vertex normal and some specified unit vector. And then squaring it (hence the '2').
(dot(A,B) == cos(anglebetweenAandB)*length(A)*length(B)), or in other words, given unit vectors, dotproduct gives 1 when they are equal, 0 when perpendicular, and -1 when opposing, so its quite handy when doing geometry stuff. squaring it biases it towards 0 in a non-linear way, so you don't need such vertical cliffs)
combined with a shader that performs alpha blending according to said vertex alphas, this gives different textures appearing based upon how flat that part of the map is meant to be.
manually doing all that stuff would take excessive amounts of effort...

its worth noting that its all q3map2/q3bsp-specific and doesn't apply at all to q1bsp (which completely lacks vertex alpha values... and shaders). 
@former_total_newbie 
Yeah, Sock's tutorial is certainly covering a lot of things that only apply to Quake 3 (or compatible engines).

I cannot claim to be an authoritative source regarding Quake editing - I'm not a veteran mapper and have yet to properly release a single (!) Quake map (apart from the betas in this thread). I try to adhere to following rules:

- Most vertices I only displace on one axis. So if I want to push the rock surface in, I'll grab a vertex and just push that one in exactly according to one axis. I try to make sure my brushes keep quite some volume (no strangely flimsy brushes), which is why I start with 128x128x128 cubes. I can push those around without

- I try to keep all vertices on-grid. I certainly make sure all vertices are on integer positions.

- be gentle on the floor, don't go as crazy on vertex editing as on rock faces. A few hills and ramps usually work fine, but if you go overboard you can run into collision issues, like players getting stuck on random edges (for Quake 2 and 3 the collision system works quite differently and seems to be overall more robust).

I uploaded an example map with sources over at https://maikmerten.de/base1/start-wip.zip - perhaps that's useful for you. However, again, I might do things horribly wrong although they appear to be working fine for me for now ;-) 
Terrain 
I've been using FraQuake to generate fractal geometry for my Xmas Jam map. (cavewalls) You'll need to run it in a 16bit compatible OS. I'm probably going overboard with the number of polys but you can dial it in to your hearts content. It's a multi-step process. Create a map in the application and then copy and paste what you need from the output. (It adds monsters randomly FYI) I use TB2's CSG merge to weld faces together to create borders. Then add _phong 1 to make the lighting pretty. I'm having fun and I think it looks groovy

https://www.dropbox.com/s/plh6rsopnx3c863/fraquake.zip?dl=0

this is the only screenshot I have access to ATM but it illustrates the fractals well https://imgur.com/d2TGj5E 
Savagex 
lots of improvements.
I'd recommend some minor things... for the outdoor area, some upscaled textures set at like a 33 degree angle might prevent textures looking too 'gridlike'...
re indoor base shots, some trim along stair edges etc might be nice. Also, I think you could extend some of the ceilings upwards more dramatically for a nice effect. like the first shot where the pipes jutting out are, if they went up way far into darkness might be nice.
Just off the top of my head. But yeah looks pretty good! 
Spipper 
new intro area looks very cool. Wish you the best of luck with the rehaul - I'm sure it will be tricky but worthwhile as the comments regarding the actual gameplay are almost uniformly positive 
Hopefully The Final Version Of Shifting Planes 
@Drew Thanks!

Finally done with a full artpass. In addition to that, I have also added two new skill levels to the map (easy/hard).
The only thing between this version and a full release is some clipping, some ambient sounds and a bit of testing.

Screens:
https://i.imgur.com/9Gkn9hf.jpg
https://i.imgur.com/xoWi1jM.jpg
https://i.imgur.com/3T0V4jO.jpg
https://i.imgur.com/6NUb9AG.jpg
https://i.imgur.com/N9KIRxx.jpg
https://i.imgur.com/ADa5kj0.jpg

Download:
https://www.dropbox.com/s/cdcpdluvjsofme4/movplan_b1.zip?dl=0

(Includes movplan_b1.bsp and .lit. Requires Qouth) 
Fine Screenies! 
Epic style, dark atmosphere! 
Yeah, 
Some cool stuff there for sure. #2 and #4 especially nice. Hope it's a strong theme throughout - looking forward to playing it! 
Accidents Happen 
This happened by accident:

https://imgur.com/a/WAXHv

Hmmm... keep or remove... 
Keep! 
 
Happy Accident! 
Keep! 
Okay, Keeping For Now 
the facial features were unplanned for, but I guess they're somewhat charming, albeit cheesy.

Reminds me of http://memory-alpha.wikia.com/wiki/Vaal 
Maybe Not Directly Related But It Made Me Think Of This 
https://images.gr-assets.com/books/1303070823l/117859.jpg

I once wanted to make a Rune level like that, but could not get it to to work. Maybe one day in Rune 2. 
More Dreadfulness 
I assembled a new snapshot of dreadful things. The "Dreadful Dreadbase of Dread" (base1) always was intended to be part of a short campaign I call "Zernichter".

I zipped up the current state of a custom start map ("Paths aplenty") and base1.

https://maikmerten.de/zernichter/zernichter-20171226.zip

Changes:

- Start: All new start map for all four difficulties. Of course, the entryway for the hardest difficulty needs to be discovered first. Also includes a hidden reference to another video game franchise.

- Base1: Added another secret, put some gameplay into the existing secrets. Got rid of a boring elevator and replaced it with a more exciting arrangement of stairs. Made sure the first Shambler-fight doesn't derail due to monster infighting.

- Canyons: Not yet playable enough, so not included yet. When finishing base1 it's thus normal to have an error message that canyons.bsp cannot be found.


Screens:

https://imgur.com/a/7w49S 
Nice Rocks Man. 
 
 
https://twitter.com/warrenmarshallb/status/947871992644014080

Dipping my toes back in the water, as I do every xmas break, to see where things are at. The current state of Quake editing is so good, it's surreal. 
Vibes Man. 
Love the light and atmosphere. Wooden struts seem a bit spindly but that might be deliberate and work well in context. 
 
I did a thing.

Ever imagined de_dust in Quake?

Probably not but I did it anyways.

https://twitter.com/muk0r/status/950108111208988672

http://quaketastic.com/files/demos/de_dust.zip

Theres an included readme that attempts to explain the entity chain.

also dont ask me why i put it in demos :P i feel dumb 
 
and in case its not implied, feel free to use this set up in your maps. the readme explains how to expand upon it with some simple find/replace of the appropriate values.

Only want one bomb? Remove the extra sets of trigger_counter/relays and bombs.

This set up is actually really generic and could power more than just a bomb site :P 
Cool Shit 
the real question is if it works in team multiplayer games :P 
New Dreamcast/Windows 3D Platformer Based On The Quake Engine! 
Hey there! Just wanted to post my project I'm creating! It's a minimalist styled 3D platformer for the Dreamcast using the Makaqu Quake engine!

Patreon Trailer:
https://www.youtube.com/edit?o=U&video_id=FMYbk__x4Mc

Alpha Tech Demo:
https://www.youtube.com/edit?o=U&video_id=2HUUavrCdgs

Future Player Character w/ animations:
https://www.youtube.com/edit?o=U&video_id=z426n8krhyc

The game is a tribute to my late Uncles music! I need some QuakeC coders for the project so it would be great if you are willing to help! Contact me at rizzoislandgame@gmail.com if you are interested!

Otherwise, the games Patreon is here if you wish to donate to the project, but it's okay if you can't!

https://www.patreon.com/rizzoisland

Tell me what you think based on the stuff you see! 
#15457 
youtube links are broken; they link to creator studio. 
Oops! Here Are The Correct Ones! 
Patreon Trailer:
https://youtu.be/FMYbk__x4Mc

Alpha Tech Demo:
https://youtu.be/2HUUavrCdgs

Future Player Character w/ animations:
https://youtu.be/z426n8krhyc 
Look Good And Old School ! Dreamcast Lives ! 
 
1 post not shown on this page because it was spam
First | Previous | Next | Last
You must be logged in to post in this thread.
Website copyright © 2002-2024 John Fitzgibbons. All posts are copyright their respective authors.