Skip to content

Final project for course Computer graphics DH2323 at Royal Institute of Technology. Written in C#. Using the Unity engine, Blender, and substance painter.

Notifications You must be signed in to change notification settings

oscarzhpersson/DH2323_Project-Boids_Public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

DH2323 - Swarming Behaviour Simulation

Repository for the project within the course Computer Graphics and Interaction (DH2323) at KTH, Royal Institute of Technology

Description

Project for the course Computer Graphics and Interaction, DH2323 at KTH - Royal Insitute of Technology.

Contribute

When contributing to this project, please follow our code of conduct for contributions and the GitHub workflow for contributions (as specified within https://git-scm.com/book/en/v2/GitHub-Contributing-to-a-Project).

  1. Fork the project.
  2. Add features you deem to be a contribution to the project.
  3. Commit any changes made to your own branch.
  4. Push the branch to your GitHub project.
  5. Open a pull request.

Standards

  • Branch naming: "Issue#[Issue Number]".

  • Commit message: "Issue #[Issue Number]: [FLAG] - [Message]".

    • Available flags:
      • FEAT: When adding a new feature to the project.
      • FIX: When fixing a previous issue.
      • DOC: When adding documentation.
      • REFAC: When refactoring code.

About

Final project for course Computer graphics DH2323 at Royal Institute of Technology. Written in C#. Using the Unity engine, Blender, and substance painter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages