Explore >> Select a destination


You are here

unencumberedbyfacts.com
| | janaimke11.wordpress.com
15.3 parsecs away

Travel
| | Copyleft is the ability of a contributor or distributor to add restrictions to a work. While most open source software allows you to use and modify the code as you want, open source software incorporating copyleft provisions prevent a contributor from making the future software proprietary. Copyleft is a general method for making a program...
| | markfsharp.wordpress.com
18.7 parsecs away

Travel
| | This post is part of the F# Advent Calendar in English 2017. MonoGame is an excellent cross-platform framework for building 2D and 3D games in .NET, including F#. Originally based on Microsoft's now-deprecated XNA, it now supports WIndows, Linux, Mac, iOS, Android, PlayStation, Xbox and the Nintendo Switch. As well as games, we can use...
| | 3zanders.co.uk
18.3 parsecs away

Travel
| | A basic tutorial on creating a modern OpenGL context and getting a simple triangle drawn to the screen.
| | leifnode.com
32.5 parsecs away

Travel
| I've been looking at a lot of resources on current rendering algorithms to get nice looking real-time graphics and thought that it's time that I actually go and