Ray casting is a popular graphic rendering techniques in the 90s, used to render semi-3D worlds in many games. These repository contain demos for the ray-casting tutorials at permadi.com.
Unity Easy Web Interop is a library for Unity WebGL users that allows to expose C# methods and class instances to JavaScript using simple C# decorators. It also generates easy-to-use, strongly typed ...