Page 1 of 1

[RELEASE] Tutorial on the use of shaders in Oolite V1.00

Posted: Mon Mar 25, 2013 7:43 pm
by Shipbuilder
For those of you who are interested in a, hopefully, easy to understand guide on the use of shaders in Oolite I have put together the following to offer assistance: -

1) A tutorial document that can be downloaded in pdf format which provides a number of examples accompanied by explanations of what I am doing and why.

2) A set of resource packs including fully functioning examples covering the content of the tutorial.

This guide is intended to provide step by step guidance on how to incorporate shaders in to ship OXPs. My aim is to provide this information in as clear and easy to understand manner as possible.

I have based this tutorial on a Ship OXP, (The Arachnid Mark 1), that I am currently working on however the procedures outlined should work equally well for any model produced for Oolite.

Many thanks to various members of the Oolite Forum, in particular Griff, Thargoid, Commander McLane and Submersible, for their help and advice. Without this advice I wouldn’t have been able to produce this guide.

The sections currently included are as follows: -

Section 1 – Incorporating an EmissionMap in to your OXP.
Section 2 – Using shaders to change engine glow intensity in relation to a change of ship speed.
Section 3 – Using shaders to add constant lighting effects to a ship.
Section 4 – Using shaders to add a glow to the whole ship when the hull gets hot.

Any feedback and comments are, as usual, welcome.

The tutorial and accompanying resource packs are available for separate download here.

http://wiki.alioth.net/index.php/User:Shipbuilder

Re: [RELEASE] Tutorial on the use of shaders in Oolite V1.00

Posted: Mon Mar 25, 2013 8:41 pm
by Shipbuilder
The tutorial and resource packs have now been uploaded and are available for download. :wink:

Re: [RELEASE] Tutorial on the use of shaders in Oolite V1.00

Posted: Tue Mar 26, 2013 11:37 am
by pagroove
Thank you for the documents. This will come in handy some day :D

Re: [RELEASE] Tutorial on the use of shaders in Oolite V1.00

Posted: Wed Mar 27, 2013 12:57 pm
by Shipbuilder
@ Pagroove - You're welcome I hope that you will find them useful and hopefully I have done a decent job.

Re: [RELEASE] Tutorial on the use of shaders in Oolite V1.00

Posted: Mon Apr 01, 2013 5:07 pm
by Griff
Great work with the shader tutorials Shipbuilder! I could really have done with these a few years ago :lol:

Re: [RELEASE] Tutorial on the use of shaders in Oolite V1.00

Posted: Wed Apr 10, 2013 11:40 pm
by Shipbuilder
Thanks Griff and I'm glad that you think the tutorial should be useful for those wishing to introduce shaders in to their OXPs.

It just seemed that if I was going to have a look at shaders it was an ideal time to put to paper, so to speak, what I learnt.