AhiGan / Yard_OpenGLLinks
This is a realistic 3D scene in Visual Studio with the OpenGL library, which contains multiple 3D objects with lighting, texture effects, and interactive scene roaming.
☆39Updated 7 years ago
Alternatives and similar repositories for Yard_OpenGL
Users that are interested in Yard_OpenGL are comparing it to the libraries listed below
Sorting:
- OpenMesh的源码学习和资源☆34Updated 2 years ago
- 基于OpenGL 的3D虚拟场景构建之城镇漫游☆13Updated 6 years ago
- A 3D CAR-racing game project of GLUT implemented using C++. Drive the car in a beautiful environment and enjoy the surroundings.☆11Updated 3 years ago
- This code is used to implement the Delaunay triangulation algorithm and visualize☆14Updated 5 years ago
- Implicit Hierarchical B-Splines Surface Reconstruction based on Octree Distance Field☆30Updated 7 years ago
- 【计算机图形学 - 绘图系统】核心算法模块,完成了直线生成(DDA算法、Bresenham算法),多边形生成,椭圆生成(中点椭圆算法),曲线生成(Bezier和B-spline),图元平移、旋转、缩放,线段剪裁(Cohen-Sutherland算法、Liang-Barsky…☆82Updated 5 years ago
- 研一《计算机图形学》大作业:光线追踪程序☆44Updated 9 years ago
- ☆24Updated 6 years ago
- Zhejiang University 2019-2020 Spring and Summer Computer Graphics Course 6 Experiments + Programs + OpenGL Learning Material☆13Updated last year
- 这是由szy,bhy,wn,fp开发的红色警戒游戏☆85Updated 2 years ago
- This is an implementation of the progressive meshes based on the mesh simplification algorithm proposed by Garland and Heckbert.☆23Updated 10 years ago
- 3D scanners produce sets of 3D data points, sampled from the surface of a 3D object. These points are frequently unorganized, and to use …☆22Updated 3 years ago
- 多边形裁剪☆15Updated 4 years ago
- 3D OpenGL C++ Solar System Simulator☆45Updated 9 years ago
- A C++ implementing of Loop subdivision☆37Updated 3 years ago
- 计算机图形学算法实现☆38Updated 7 years ago
- 南京大学计算机图形学绘图系统☆29Updated 5 years ago
- An offline ray tracing-based renderer for fun☆64Updated 4 years ago
- rewrite Ray Tracing in a Weekend☆18Updated 6 years ago
- nuaa computer graphics based on OpenGL(glut)☆14Updated 6 years ago
- 三维造型与渲染-清华大学计算机科学与技术系计算机图形学课程项目☆16Updated 5 years ago
- A 3D Billiard Game based on OpenGL☆19Updated 6 years ago
- 武大遥感院2021年计算机图形学实习,包括图形生成:DDA直线,中点直线,Bresenham圆,正负法圆,Bezier曲线,B样条曲线,Hermite曲线;图形变化:平移,旋转,缩放,对称;图形填充:扫描线填充,边缘填充,种子填充;图形裁剪:Cohen-Sutherland…☆42Updated 3 years ago
- As-Rigid-As-Possible 2D Shape Manipulation☆30Updated 6 years ago
- a simple RayTracer based on the Monte Carlo Path Tracing☆16Updated 8 years ago
- 中国科学技术大学《计算机图形学》课程作业☆41Updated 4 years ago
- Implementation of Laplacian Surface Editing from O. Sorkine and D. Cohen-Or.☆20Updated 6 years ago
- An algorithm for solving 2D strip packing problem.☆20Updated 7 years ago
- SceneEditor, using MFC, OpenGL☆13Updated 10 years ago
- This program is a curve editor. It is based on Bézier curves calculated with the method of Bernstein polynomials or the recursive method …☆12Updated 4 years ago