Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
chillersanim
/
CSharp-Tools-for-Unity3D
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
40
Code
Issues
1
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jan 12, 2021
Merge
chillersanim
committed
1581e7a
Copy full SHA for 1581e7a
Bugfixes
chillersanim
committed
2a68d10
Copy full SHA for 2a68d10
Commits on Feb 8, 2020
Merge branch 'master' of https://github.com/chillersanim/CSharp-Tools-for-Unity3D
chillersanim
committed
3bcfda0
Copy full SHA for 3bcfda0
Fixed main thread dispatch and moved it to core/common
chillersanim
committed
838d96e
Copy full SHA for 838d96e
Moved main thread dispatch to core.
chillersanim
authored
2cee285
Copy full SHA for 2cee285
Added some code documentations, joined avl nodes into avl class.
chillersanim
committed
32b89f3
Copy full SHA for 32b89f3
Commits on Feb 7, 2020
Update README.md
Show description for a42a8ec
chillersanim
authored
a42a8ec
Copy full SHA for a42a8ec
Update README.md
Show description for acaf9f8
chillersanim
authored
acaf9f8
Copy full SHA for acaf9f8
Commits on Feb 6, 2020
Merge branch 'master' of https://github.com/chillersanim/CSharp-Tools-for-Unity3D
chillersanim
committed
93577cb
Copy full SHA for 93577cb
Version 0.2.0, see changelog for more information.
chillersanim
committed
4793253
Copy full SHA for 4793253
Commits on Dec 4, 2019
Update README.md
chillersanim
authored
8129f1d
Copy full SHA for 8129f1d
Added catmull rom polyline, a cubic spline implementation. Fixed bug in linear polyline implementation. Added example scene for polylines.
chillersanim
committed
4f0c791
Copy full SHA for 4f0c791
Commits on Dec 3, 2019
Merge branch 'master' of https://github.com/chillersanim/CSharp-Tools-for-Unity3D
=
committed
f4ed410
Copy full SHA for f4ed410
Added missing file headers.
=
committed
e23b61b
Copy full SHA for e23b61b
Commits on Dec 2, 2019
Update README.md
chillersanim
authored
2feb39b
Copy full SHA for 2feb39b
Added a graph implementation for uni- and bidirectional graphs.
=
committed
f50c0ac
Copy full SHA for f50c0ac
Commits on Oct 25, 2019
Moved some code around, removed code redundancies, fixed some minor bugs, added some helper methods.
=
committed
f97a7c2
Copy full SHA for f97a7c2
Commits on Oct 24, 2019
Merge branch 'master' of https://github.com/chillersanim/CSharp-Tools-for-Unity3D
=
committed
f8d40bf
Copy full SHA for f8d40bf
Added polygon class, fixed some helper methods and changed the spatial3dtree to provide IEnumerable<T> for casting instead of returning all items in an array at once.
=
committed
4ea8c5a
Copy full SHA for 4ea8c5a
Commits on Aug 25, 2019
Update README.md
chillersanim
authored
3a3efda
Copy full SHA for 3a3efda
Added spatial3dtree visualization.
Show description for 9093bcb
chillersanim
committed
9093bcb
Copy full SHA for 9093bcb
Commits on Aug 24, 2019
Added collection for bounds and sphere bounds objects. Renamed some interface for consistency. Changed AABBcast to BoundsCast and adjusted arguments to bounds instance.
=
committed
1793f27
Copy full SHA for 1793f27
Commits on Aug 21, 2019
Fixed typo in code
chillersanim
committed
f7408cc
Copy full SHA for f7408cc
Commits on Aug 20, 2019
Update README.md
chillersanim
authored
0f739a0
Copy full SHA for 0f739a0
Added MeshData, Clipping Ears triangulation, collections generators, and more.
chillersanim
committed
4283f38
Copy full SHA for 4283f38
Commits on Aug 16, 2019
Removed scripts that didn't belong into this repo
=
committed
acc35e8
Copy full SHA for acc35e8
Fixed merge faults...
=
committed
527ea85
Copy full SHA for 527ea85
Merge
=
committed
6903ab2
Copy full SHA for 6903ab2
Merge commit
=
committed
29352d6
Copy full SHA for 29352d6
Added pool implementations
=
committed
747d819
Copy full SHA for 747d819
Update README.md
Show description for 3c93460
chillersanim
authored
3c93460
Copy full SHA for 3c93460
Update README.md
chillersanim
authored
c5fbf1b
Copy full SHA for c5fbf1b
Merge
=
committed
b4b8d2a
Copy full SHA for b4b8d2a
Commits on Aug 15, 2019
Added avl tree implementation.
=
committed
847c3a6
Copy full SHA for 847c3a6
Update README.md
chillersanim
authored
f85f2b1
Copy full SHA for f85f2b1
Pagination
Previous
Next
You can’t perform that action at this time.