Archive: Jheriko - Warped Remix


24th July 2003 03:12 UTC

Jheriko - Warped Remix
This is two remixes of jheriko Preset "Warped" from his Hi-Res pack.

The first remix is the one I prefer.
For the first remix, turn off pixel doubling (it's too
fast when pixel doubling is on, i will work on this though)

The second remix is a "jheriko vs unconed" remix with starfield code from Unconed's "Intergalatic Octopus". The renderers in both are different from each other so check out both. I am studying all I can from Jheriko, studying hi-res pack feels like being an expert in parametrization.

Please let me know what you think if you download this! This is my first upload, and im still new to AVS.
Check out Jheriko's original "Warped" to see the difference


24th July 2003 05:52 UTC

Okay, but not too great. The superscopes just stand out to much IMO.


24th July 2003 06:20 UTC

did you make sure you watched it without pixel doubling?
when pixel doubling is on it looks too complicated and filled, when pixel doubling is off it looks more like a warp of sorts (and looks better).


24th July 2003 13:00 UTC

a) What's with the buffer saves? The first effect list is unnecessary btw.

b) The stars need to be drawn additively or maximum blended.

c) What's the point in having a 3D starfield if the rest doesn't match up?


24th July 2003 13:58 UTC

a)I actually was making sure i understood buffer saves properly so i just wanted to implement a buffer save. Delteing the uncessary buffer save made a 5 FPS frame difference, but i had it on my own file because i just am keeping track of the things i am learning in the presets. this wasn't any kind of "release" preset but more of a hi please look at this and give me feedback thing.

b) I dont understand why i would need them that way. I tried comparing your starfield on replace vs additive

Set Render mode ->additive
Render your stars

vs
render mode->replace
render stars

and they came out the same looking.

question: am i right in thinking additive rendering w/ trans fade gets a motion blur effect?

c) I wanted to just have some working preset to look at with stars, in the meantime, im going to code my own star system and of course be asking you all about what you think, .. so i gues you can file this under a "Yeah, i will get around to that".

by the way, i am looking at this (remix 1, without the starfield)
in 512x384 no pixel doubling full screen and this is how i wanted people to look at it... I don't know if there is a way to compensate for pixel doubling (since that might be the norm, if you look at Shreya's "Bu_Hu_TT" preset with pixel doubling it seems more correct than without pixel doubling turned on.


24th July 2003 19:38 UTC

b. Because they are lines, there are "connecting lines" between the stars. Thus, occasionally, a black line will go across a star, making it look wierd. Max / additive blend prevents this.