Skip to content

duduRodrigues/UnityRTGI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Unity Real Time Geometry Importer

License

Remember to make a reference to this project if you gonna use it. Also, you can buy me a beer if you like it! You can use this asset in your project for commercial use but you cannot sell this asset.

Synopsis

This project was written in C# using the Unity Engine. It is a geometry importer script for unity, where the user can import geometry assets in execution time, without the needing of compile it with the project!

Motivation

This project was motivated because at some time of my studies I came across the need of render some geometry on my application, but this geometry was an entry of the user and I noticed that this was a complicated task to do with the avaliable features. So I started implementing this functionality only for .obj extensions, but I want to expand this code to render the most embracing number of extensions as possible.

Installation

You only need to install the Unity Engine and open the project.

  • This project was started on unity 5.4.1f1 version.

Contact

[email protected] or [email protected]

About

A real-time geometry importer for Unity Engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages