Summer of Code - Getting Started: Difference between revisions

(init)
 
Line 61: Line 61:
'''Difficulty''': Medium, depending on your previous understanding of the topic.
'''Difficulty''': Medium, depending on your previous understanding of the topic.


==== Lighting ===
=== Lighting ===


Implement transparency and lighting in OpenGL backend(s). A basic implementation was available in [http://octave.svn.sourceforge.net/viewvc/octave/trunk/octave-forge/extra/jhandles/ JHandles]. This needs to be ported/re-implement/re-engineered/optimized in the C++ OpenGL renderer of Octave.
Implement transparency and lighting in OpenGL backend(s). A basic implementation was available in [http://octave.svn.sourceforge.net/viewvc/octave/trunk/octave-forge/extra/jhandles/ JHandles]. This needs to be ported/re-implement/re-engineered/optimized in the C++ OpenGL renderer of Octave.