MarineLLV / unity-for-web-developers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unity for Web Developers

This is the starting project and complete version of the project for Unity for Web Developers on Frontend Masters. When following along, you should begin with the "Start" version of the project, and only use "Complete" for reference.

Prerequisites

  • Installations of Git, the Unity Hub, and Unity 2021.3.x LTS
  • Basic understanding of object-oriented programming concepts such as variables, methods (functions), classes, and control flow (if statements and loops)
  • Unity is free for personal use, but if attendees use Unity for their business, it is recommended they review Unity's licensing agreements

Final Game Project

You'll be building a full video game in the course with physics, lighting and materials, scoreboard, and more:

game

See the final game deployed to WebGL.

About


Languages

Language:C# 68.1%Language:ShaderLab 27.1%Language:HLSL 4.7%