This repository contains resources and code for various computer graphics projects, including Unity environments, Blender models, and OpenGL programming.
- Blender/: Contains Blender files (
.blend) for 3D models such as houses, windmills, roads, and trees. - environment/: Unity project folder with assets, scripts, scenes, materials, and configuration files for interactive environments and animations.
- opengl/: Contains OpenGL source code (
part1.c), build scripts (build.bat), and related binaries for graphics programming and rendering demos.
- To explore 3D models, open files in the
Blender/folder using Blender. - For Unity projects, open the
environment/folder with Unity Hub or the Unity Editor. - For OpenGL demos, use the provided build scripts in the
opengl/folder.
- Blender (for
.blendfiles) - Unity (for the environment folder)
- C/C++ compiler and OpenGL libraries (for OpenGL demos)
This project is for educational purposes. Please check individual asset licenses before redistribution.