Skip to content

Instantly share code, notes, and snippets.

@aras-p
aras-p / CreateOneMeshFromWholeScene.cs
Last active May 16, 2025 07:44
Mesh.MeshData example
using System.Collections.Generic;
using System.Diagnostics;
using Unity.Burst;
using Unity.Collections;
using Unity.Jobs;
using Unity.Mathematics;
using Unity.Profiling;
using UnityEngine;
using UnityEditor;
using UnityEngine.Rendering;
@ChuckMichael
ChuckMichael / vcredistr.md
Last active May 14, 2025 08:53
Visual C++ Redistributable Packages