Relief mapping shader - a blog

Whether you're a newbie or an experienced programmer, any questions, help, or just talk of any language will be welcomed here.

Moderator: Coders of Rage

Post Reply
User avatar
Fixxxer
ES Beta Backer
ES Beta Backer
Posts: 26
Joined: Fri Oct 17, 2014 12:13 pm
Current Project: Learning DC dev
Favorite Gaming Platforms: SNES, Dreamcast, N64
Programming Language of Choice: C++
Location: Deep Forest of Sweden

Relief mapping shader - a blog

Post by Fixxxer »

I'm a computer science graduate and doing a project about relief mapping shaders in the course I take atm.
If someone is interested about learning this stuff, feel free to visit my blog! Gonna post updates through May atleast.

http://reliefmappingshader.blogspot.com/
User avatar
bbguimaraes
Chaos Rift Junior
Chaos Rift Junior
Posts: 294
Joined: Wed Apr 11, 2012 4:34 pm
Programming Language of Choice: c++
Location: Brazil
Contact:

Re: Relief mapping shader - a blog

Post by bbguimaraes »

Nice, subscribed. Took me a while to find the rss feed on the Swedish blogger, though :)
User avatar
Fixxxer
ES Beta Backer
ES Beta Backer
Posts: 26
Joined: Fri Oct 17, 2014 12:13 pm
Current Project: Learning DC dev
Favorite Gaming Platforms: SNES, Dreamcast, N64
Programming Language of Choice: C++
Location: Deep Forest of Sweden

Re: Relief mapping shader - a blog

Post by Fixxxer »

bbguimaraes wrote:Nice, subscribed. Took me a while to find the rss feed on the Swedish blogger, though :)
Cool! :) Can imagine lol! Will try to change the language, my professor is from Ireland so I guess it would be better...
EDIT: The blog is now formated to English, thanks for making me aware of that :mrgreen:
User avatar
dandymcgee
ES Beta Backer
ES Beta Backer
Posts: 4709
Joined: Tue Apr 29, 2008 3:24 pm
Current Project: https://github.com/dbechrd/RicoTech
Favorite Gaming Platforms: NES, Sega Genesis, PS2, PC
Programming Language of Choice: C
Location: San Francisco
Contact:

Re: Relief mapping shader - a blog

Post by dandymcgee »

Awesome topic. Looking forward to seeing more screenshots and reading what you've done.
Falco Girgis wrote:It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches! :twisted:
User avatar
Fixxxer
ES Beta Backer
ES Beta Backer
Posts: 26
Joined: Fri Oct 17, 2014 12:13 pm
Current Project: Learning DC dev
Favorite Gaming Platforms: SNES, Dreamcast, N64
Programming Language of Choice: C++
Location: Deep Forest of Sweden

Re: Relief mapping shader - a blog

Post by Fixxxer »

dandymcgee wrote:Awesome topic. Looking forward to seeing more screenshots and reading what you've done.
Thanks man! :)

Enlarged the font size in the most recent post, don't know what happened there lol..
User avatar
Fixxxer
ES Beta Backer
ES Beta Backer
Posts: 26
Joined: Fri Oct 17, 2014 12:13 pm
Current Project: Learning DC dev
Favorite Gaming Platforms: SNES, Dreamcast, N64
Programming Language of Choice: C++
Location: Deep Forest of Sweden

Re: Relief mapping shader - a blog

Post by Fixxxer »

New post: Relief mapping shader explained.
User avatar
ron.lievens
Chaos Rift Newbie
Chaos Rift Newbie
Posts: 5
Joined: Sat May 02, 2015 2:59 pm
Current Project: bindur.com
Favorite Gaming Platforms: Nintendo, Sega & PC
Programming Language of Choice: Java, JavaScript, C
Location: 's-Hertogenbosch, the Netherlands
Contact:

Re: Relief mapping shader - a blog

Post by ron.lievens »

Not an orginal comment, but wanted to let you know:
Awesome topic. Looking forward to seeing more!
User avatar
Fixxxer
ES Beta Backer
ES Beta Backer
Posts: 26
Joined: Fri Oct 17, 2014 12:13 pm
Current Project: Learning DC dev
Favorite Gaming Platforms: SNES, Dreamcast, N64
Programming Language of Choice: C++
Location: Deep Forest of Sweden

Re: Relief mapping shader - a blog

Post by Fixxxer »

ron.lievens wrote:Not an orginal comment, but wanted to let you know:
Awesome topic. Looking forward to seeing more!
Thanks man!
Some updates on the actual project posted.
User avatar
Fixxxer
ES Beta Backer
ES Beta Backer
Posts: 26
Joined: Fri Oct 17, 2014 12:13 pm
Current Project: Learning DC dev
Favorite Gaming Platforms: SNES, Dreamcast, N64
Programming Language of Choice: C++
Location: Deep Forest of Sweden

Re: Relief mapping shader - a blog

Post by Fixxxer »

Update about the implementation of the specific shader to be used for the project.
Post Reply