Skip to content

Instantly share code, notes, and snippets.

View Gonzales's full-sized avatar
💭
I may be slow to respond.

Gokhan Karasoglu Gonzales

💭
I may be slow to respond.
View GitHub Profile
using System;
using System.Collections.Generic;
using System.IO;
using SixLabors.ImageSharp;
using SixLabors.ImageSharp.PixelFormats;
namespace RayCastTalkDemo
{
class Program
{