Title of your article

This is an example article, and a paragraph of text.

A heading

Here's another paragraph, followed by a 2nd heading, there's also <h3> and <h4>. Also, here's a link.

Boxes

Green boxes encompasses some notes or useful features/hints about OpenGL or the subject at hand. Red boxes will contain warnings or other features you have to be extra careful with.

Code

You will find plenty of small pieces of code in the website that are located in dark-gray boxes with syntax-highlighted code as you can see below:


	// this box contains code    
	int main()
	{
		return 0;
	}
	

Image

Use HTML's <img> tag and reference images by /img/guest/year/your_article_name/image.png. If you don't want a border add class = "clean" to the image as seen below:

Image from example article

Color hints

Some words are displayed with a different color to make it extra clear these words portray a special meaning: