Requests
unitycoder opened this issue · 2 comments
unitycoder commented
(can post requests here)
Some ideas for now
- Stringbuilder example for concatenation without garbage collection problems
- Camera controllers for common use (like: orbit, fly, lookaround, follow..)
- Mathi. library (same as Mathf. but just for ints, should be faster without using System.Math. that Mathf. uses) *maybe can use SIMD later also?
unitycoder commented
old post cleanup, and better to have separate issues for each topic
hasanbayatme commented
@unitycoder Nice job. i wanted to suggest you.