Skip to content

Instantly share code, notes, and snippets.

@NegInfinity
NegInfinity / GlobeVisualizer.cs
Created July 26, 2022 17:46
Spherical Worlds in Unity Tests - subdivision of sphere into tetrahedra, cube and adjusted cube
/*
#License:
MIT. Copyrigh 2022 Victor "NegInfinity" Eremin.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
@NegInfinity
NegInfinity / .gitignore
Created September 17, 2021 21:51
Unity gitignore
# This .gitignore file should be placed at the root of your Unity project directory
#
# Get latest from https://github.com/github/gitignore/blob/master/Unity.gitignore
#
/[Ll]ibrary/
/[Tt]emp/
/[Oo]bj/
/[Bb]uild/
/[Bb]uilds/
/[Ll]ogs/