What Are You Working On? Community Screenshots & Videos

Thanks man! I forgot about near-clipping on the camera :X I just never touch that value, now it’s finally of good use! I have some new ideas on how to tackle for ue4 specifically now. Tempted to start on it soon. :stuck_out_tongue:

=12gYY8Tja1k

Got the basic principle working now. Still some issues that needs fixing like the one-frame lag with Character camera (does not happen for the editor camera)

is a Car of an Multiplayer RC Racing Game we are working on.

://s14.directupload.net/images/140926/3gu4ylzf.jpg

Nice result.
Got mine working, too (facing the same one frame lag problem).
Which capture component did you use? I used Scene Capture 2D (Just asking, maybe you used another way).

Next Step:
It’s currently an ineditor-setup. Need to make it spawnable at runtime.

Greetings

just messing around and doing some outdoor realistic lightening render tests while i wait for 4.5

objs are all out of place and shadows are messed up but w/e

://abload.de/img/ss2g7u59.

://abload.de/img/ss44clzo.

Cool! The basic principle turned out to be quite simple as you pointed out. The frame lag is kind of annoying right now though. I still need to add the functional part of actually walking through and ending up on the other side, but should maybe get back to my original tasks instead for now :stuck_out_tongue:

Yup, the walking through (if without sudden teleport) is quite complex. In 3DGamestudio I implemented a custom Trace-Method that continued to trace when it hit a PortalSurface(it was translated through the portal and continued from the other one). That was quite simple as the engine supports PhysX, but it’s mostly not used. However, in UE4 ALL Collision-Queries are by PhysX, so i need to find a way to implement/override functionality. And that’s something i don’t know how to do atm.

Oh and for the Seamless portalmovement:
You need a volume/Box behind a portal-surface that continues to render portals color on to the screen, where the camera clips through the surface. Otherwhise you can look behind the portal while walking through(and see a wall or whatever)
Clones: All objects (atleast in my design) get a clone of themself. clone is translated according to the Portals as you need two objects to have something stuck in mid portal(One half is seen at PortalA, the other half sticks out at PortalB).
And clipplanes: Clipplanes Clipplanes Clipplanes!

That’s where all the anoying stuff starts :frowning:

EDIT:
Oh and i hope you created two (BluePrint)Functions to do Location or Rotation transformation between 2 portals. (I translated mine from C (Old Engine) to BluePrint). You’ll want to transform a lot of different things between portals!

Greetings

@ JDessaux nice! im working on mine im new to the engine but been in 3d for 10years its working out good so far.

?v=LvwcO-NWM0k

I’m currently working on The Tale of Three: An action-adventure game :slight_smile:

Material prototyping to see if I can get a more organic growth effect. The transition happens from a single Vector3 location in world space.

=lLhcaPO0xj4


I’m really starting to hate you :stuck_out_tongue:
…no really… work…

:X Heheh, thanks! :slight_smile:

stuff going on in ! :cool:
little something from me

://1.bp.blogspot/-UqoLjEB6ag4/VCgYUY74kGI/AAAAAAAAC1s/KigMHJ_oUzQ/s1600/SpeedLines.gif.gif

Great work all

nice work, with your characters red skin it makes me feel like im in a Dark Sun setting

old video ?v=MgSzagdjg0E made it alot better but recently have been working on game optimisations to make it run on lower end devices, currently trying to make the engine run in a high reflective room with reflections tunred on and native resolution on a intel bay trail tablet device, will post a video soon on that :)))

?v=ngLqTw-g9KI

Just expanding the horizons of my liquid tearing shader. :slight_smile:

Not really enough for its own thread, so might as well just post it . Did start to finish in about 3 days:

Edit: Wow that looks pretty bad at low res. Higher res version over at dl.dropboxusercontent/u/7662877/MyProjects/Tatooine/Tatooine_5_3.

Very nice. Definitely captured the feel of the planet. =)

Cross posting, testing out the new Artist Template in UE4.5, really digging it!

://lookpic/O/i2/1224/Jmxv46kn.jpeg