Skip to content
forked from cjgribel/eduRend

Main framework for graphics assignments in DA307A Computer Graphics and Modelling, Malmö University.

License

Notifications You must be signed in to change notification settings

Pfizerr/eduRend

 
 

Repository files navigation

eduRend

eduRend

Main framework for graphics assignments in DA307A Computer Graphics and Modelling, Malmö University.

For course work, it is recommended that you work on your own fork of this repo.
Cloning and forking can be made either via Windows command prompt or via e.g. GitHub Desktop Client.

Requirements

  • Windows 10 or 11.
  • Visual Studio 2019 (C++14) or newer
  • A GPU that supports DirectX 11.

Main changes: 2022 version

  • Scene class hierarchy
  • stb_image for texture loading
  • Shader hot-reloading (@xzereha)
  • Better DirectX debugging (@xzereha)
  • Window class (@xzereha)

About

Main framework for graphics assignments in DA307A Computer Graphics and Modelling, Malmö University.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 70.9%
  • C++ 28.6%
  • HLSL 0.5%