Home

Awesome

Unity Project Template (WebGPU)

This repo represents the ideal starting point for new Unity projects.

The project includes best practices for project structure and C# coding standards.

<img width="600" src="./Unity/Assets/Documentation/Images/BestPractices.png" alt="Best Practices">

Getting Started

  1. Download this repo (*.zip or *.git)
  2. Download the Unity Editor
  3. Open this repo in the Unity Editor
  4. Enjoy

Related Repos

NameDescriptionEducational UseProduction UseLink
Unity Best PracticesRepo with best practices for Unity. It covers project structure and code standards.link
Unity Project TemplateTemplate showcasing best practices and coding standards for Unity projects.(See below)
<BR>
<BR>

Table of Contents

  1. Videos
  2. Overview
  3. Best Practices
    1. Project Structure
    2. Coding Standards
  4. Resources
  5. Credits
<BR>
<BR>

Videos

This Unity Project is featured in the following YouTube video playlist.

<table> <tr> <th>Unity Game Dev - In 3 Mins</th> </tr> <tr> <td> <a href="https://www.youtube.com/playlist?list=PL5domiITryHhlCKPSpiGuUt_kQg0nk3Of"><img width="500" src="https://i3.ytimg.com/vi/pXzLXNEW3bk/maxresdefault.jpg" /></a> </td> </tr> </table> <BR>
<BR>

Overview

Features

This project is a living template. It showcases the best practices and coding standards for many common workflows.

<img width = "400" src="./Unity/Assets/Documentation/Images/Screenshot.png" />

Scope Includes:

Structure

Documentation

Configuration

Structure

Dependencies

<BR>
<BR>

Best Practices

Project Structure

Employing an organized project structure is beneficial to your project and your team.

See the ./Unity/Assets/ folder for more info.

Scope Includes:

Benefits:

Coding Standards

Coding standards define a programming style.

See the <a href="./Unity/Assets/Scripts/Runtime/RMC/Templates">./Unity/.../Templates/</a> folder for more info.

Employing organized coding standards is beneficial to your project and your team.

Scope Includes:

Benefits:

Resources

Here are more articles from Samuel Asher Rivello.

Portfolio

Medium

<BR>
<BR>

Credits

Created By

Contact

License

Provided as-is under <a href="./LICENSE">MIT License</a> | Copyright ™ & © 2006 - 2024 Rivello Multimedia Consulting, LLC