Skip to content

Instantly share code, notes, and snippets.

View Gonzales's full-sized avatar
🏠
Working from home

Gokhan Karasoglu Gonzales

🏠
Working from home
View GitHub Profile
using System;
using System.Collections.Generic;
using System.IO;
using SixLabors.ImageSharp;
using SixLabors.ImageSharp.PixelFormats;
namespace RayCastTalkDemo
{
class Program
{