[removed] [removed] [removed]
[removed] [removed] [removed]
[removed] [removed] [removed]
[removed] [removed] [removed]
Last edited by =Natural[auses=; 05-30-2012 at 08:39 PM. Reason: REMOVED
I'm working on projects without a team (mostly because most of them are fighting about what we should work on still), not that bad. It's actually kind of nice because no one else has a say in what they think should be done, because it's gets confusing then. I have three... using a different engine for them though because it's multiplayer system is easier for what I'm doing.
Anyway, cool way to go about it. Does it suck up a lot of power?
That turned out rather nice. Are you going to flat out release the source? I might be interested in helping expand on it.
yep that very good...Well done.
Regarding performance, i did some tests just now and there's indeed an FPS drop. Calculations for camera position are just ordinary vector additions/substructions, so it's not it. Shader itself can look a bit scary as a graph, but i only sample 3 textures and only one of them is in color. The most expensive thing in that shader is probably DepthBiasedAlpha node. However when i tried using simpler shader FPS didn't improve. The real performance hog is the rendering to texture itself. I'm loosing 10-12 fps just because of it. The reason why is because i'm using a high res texture target, it's full blown 1024x1024. I tried using a smaller texture 256x256, FPS raised only by 4 and it looked more like pixel art than a hologram. I think i can live with a 10 drop.
If there's interest in it, I'll post the code after I add some additional functionality. The class is quite simple, it's all about knowing "what to call" and "where to get", the rest is simple vector math. I'm planning to make it more controllable from kismet, like switching between booths/screens, disabling/activating. Also i need a better place to sample current camera position, right now i'm getting it out of UTPlayerController, and it's not very universial.
Really nice work! Haven't got anything to say, it's perfect as it is.![]()
Technical Artist / Animator - InAction @ Forums.BeyondUnreal
Demoreel: Website
TUTORIAL: Character - Maya to UDK Livestream
CHARACTER: UDK Character / First Person Animation Rig
SCRIPTS: Axtended Animation Manager (FBX Animation Batch Exporter) | T3D Exporter
Lol, you should have seen my reaction was I watched it. At first I was like... um looks like a plain shaded model to me, is this guy nuts? Then I went... yah ok I guess it's sort of like a hologram, but that's pretty much just transparent. Then I went ok, that's more like a hologram, the flicker effect is pretty cool, probably just some distortion... then you did the bonus room and I went wow ok, nevermind, that's pretty #$#$%'n awesome. Well done man, really really awesome.
Danimal
Space Flight Dev Thread/Video [Aug 2011] http://forums.epicgames.com/showthread.php?t=807107
Grapple Gun Playable Demo/Video [Nov 2010] http://forums.epicgames.com/showthread.php?t=752450
Technical Artist / Animator - InAction @ Forums.BeyondUnreal
Demoreel: Website
TUTORIAL: Character - Maya to UDK Livestream
CHARACTER: UDK Character / First Person Animation Rig
SCRIPTS: Axtended Animation Manager (FBX Animation Batch Exporter) | T3D Exporter
[removed] [removed] [removed] [removed] [removed]
Last edited by =Natural[auses=; 05-30-2012 at 08:40 PM.
Very nice work !
Ingenious !
Sorry for my bad English, it's not my native language.
---
Twitter - LinkedIn - !Portfolio! - !Personnal project : EXIL!
---
My specs : 16gbRam, GTX470, i7@2,8GHz, win7 64bit on an SSD.
Very impresive work UnspoiledWalnut! it looks great.
=Natural[auses= this is AWESOMEEEE if you find a way to implement it in-game pm me plz cuase i will really gona need this cause my game is on a futuristic new york
It turned out very nice.
See my tutorials here: Organization is the key to success in any endeavor
mewithoutYou: The potato called from underground, "You've got it all turned upside down!"
Nice! Thats very impressive. I'm working on a sci-fi game as well, and that would make for a very interesting technique to use.
Thanks for sharing!![]()
VERY awesome. Imagine fighting a gang of holograms in a zelda/DMC type of game. This is an awesome technique. thanks for sharing!
So how would this work if you had them moving? Is the camera set to track the target?
can you write here a full code of this hologram , please im realy need this
^ LOL
... Oh and could you shine my shoes and walk my dog too?
Awesome effect man. If you do decide to do a tutorial on the basics that would be cool...
the gimme-gimme's never cease to surprise me...
I don't think anyone could of put it better. I hope to see a tutorial of this sometime in the future, this could benefit the many!Lol, you should have seen my reaction was I watched it. At first I was like... um looks like a plain shaded model to me, is this guy nuts? Then I went... yah ok I guess it's sort of like a hologram, but that's pretty much just transparent. Then I went ok, that's more like a hologram, the flicker effect is pretty cool, probably just some distortion... then you did the bonus room and I went wow ok, nevermind, that's pretty #$#$%'n awesome. Well done man, really really awesome.
really nice trick !
Nah your not, it's just stuff like this is beyond the average modder, it's nice to know stuff like this.Personally I'd prefer the satisfaction of figuring it out for myself, guess I'm part of a dying breed in that respect...
Hey guys just attempted this, boy is it confusing.
All i want is a hologram effect on one of my models, i dont really need the model to move or the hologram to change colour when something is shot or anything fancy like that. Id just like to have the hologram-ish texture applied to my model.
Anyway i copied the material setup exactly, and its not working. When i click the green tick in the material editor to apply the changes, im getting an error in red writing in the top left corner of my material editor screen. It says "Arithmetic between types float3 and float2 are undefined."
Does anyone know what this means? Does anyone know how i can fix this?
Also, naturalcauses has posted his material setup, does anyone know which node it links into? The node its linked too is cropped out of the image. Blend and lighting type would also be good if you knew thanks guys.
Looking for a mod team? You're in luck. Check out our mod page.
All I can say is Amazing Work! I'd love to be able to implement something like this in my project as I've got it planned out to be heavy in visuals similar to this (think of the background view screens and such from Blade Runner only as Holograms). You, sir, have done excellent work.![]()
That is one hell of a nice rendering method for holograms, i wasnt massivly impressed untill you opened the "bonus room" and showed how it was done, thats really immense/massivly above average work buddy. nice going =)
*also, thanks for including a shot of your final material, thats a nice addition for anyone who wants to replicate this
[removed][removed][removed][removed][removed][removed][removed]
Last edited by =Natural[auses=; 05-30-2012 at 08:40 PM. Reason: [REMOVED]
thank you for information and sharing, i'm not interested in holograms but its still so informative.
OK so ive copied your mat setup to the tee, how should i re-arrange it so that it CAN be applied to a 3d model?
The reason i ask this is that i dont need another version of the model to be filmed by a camera or anything like that involving uscript. Id just like to know how to render out the colours and effects onto a 3d model of my own.
Also, is there any way i can find out which nodes are causing error?
Looking for a mod team? You're in luck. Check out our mod page.
Bookmarks