Full Screen Shaders

General Discussion on the Unity Engine.
Post Reply
Cayle
Posts: 272
Joined: Fri Jul 03, 2009 4:45 am

Full Screen Shaders

Post by Cayle »

This is a fullscreen Sobel (outline) shader that I implemented in T3D, using a this resource.

Is it possible to do this in Unity?

Image
User avatar
rockinliam
Posts: 466
Joined: Sun Jun 07, 2009 11:26 am

Re: Full Screen Shaders

Post by rockinliam »

I wouldn't know but i love that style, borderlands did it but tbh i think they went over board.
Skillset: C/C++, OpenGL, C#, Lua, PHP, MySql, Web Dev etc.
Website: https://liam-griffiths.co.uk/
Cayle
Posts: 272
Joined: Fri Jul 03, 2009 4:45 am

Re: Full Screen Shaders

Post by Cayle »

Yeah, I like the effect that scattersky gives with the outline shader.

Image
User avatar
Noctrine
Posts: 928
Joined: Thu Apr 23, 2009 9:57 pm

Re: Full Screen Shaders

Post by Noctrine »

Fullscreen and Per Material Shaders are both possible in Unity.

http://unity3d.com/unity/features/shaders

Gotta get pro though.
Jesse Dorsey
ProjectANI - Lead Developer Person
http://about.me/jessedorsey
User avatar
Last Known Hero
Posts: 807
Joined: Wed Aug 26, 2009 12:28 am

Re: Full Screen Shaders

Post by Last Known Hero »

For full screen shaders you must have unity pro, but you can get materials for the objects that have the outline.. It's part of the cartoon shader or something
Image
Power3DArt

-Current Project: Fault [Pre-Alpha]
Post Reply

Return to “General Unity”