Nuacht

This project is an image obfuscation system developed in Unity using the YOLOv8 model for object detection. The system is designed to detect objects in images and apply obfuscation techniques to them.
Object Pooling in Unity (Bullet Pooling) This repository contains two scripts that implement object pooling for bullets in Unity. Object pooling is a design pattern used to reuse objects that are ...