Contents

西南交通大学-计算机图形学实验1-2025年

Contents
Note
此笔记针对西南交通大学2025-2026学年上半学期开设的计图实验课

https://img.shields.io/github/contributors/septemus/swjtu-computergraphics-exp.svg?style=for-the-badge https://img.shields.io/github/forks/septemus/swjtu-computergraphics-exp.svg?style=for-the-badge https://img.shields.io/github/stars/septemus/swjtu-computergraphics-exp.svg?style=for-the-badge https://img.shields.io/github/issues/septemus/swjtu-computergraphics-exp.svg?style=for-the-badge https://img.shields.io/github/license/septemus/swjtu-computergraphics-exp.svg?style=for-the-badge


Logo

西南交通大学-计算机图形学实验1-2025年

实验环境与实验程序框架搭建
访问博客获得更多信息

View Demo · Report Bug · Request Feature

实验要求

参考《计算机图形学实验参考 01.pdf》构建单文档框架程序

  1. 自拟数据,绘制以下图形: /images/demand1.png
  2. 自拟数据绘制如下图形:
    • /images/demand2-1.png
    • /images/demand2-2.png

(back to top)

实验工具

  • https://img.shields.io/badge/c++-000000?style=for-the-badge&logo=cplusplus&logoColor=white
  • https://img.shields.io/badge/opengl-000000?style=for-the-badge&logo=opengl&logoColor=white
  • https://img.shields.io/badge/Git-000000?style=for-the-badge&logo=git&logoColor=white

(back to top)

实验效果

/images/result.png

(back to top)

使用教程

打开Visual Studio:

/images/step1.png

选择克隆存储库

/images/step2.png

粘贴github源代码仓库地址:https://github.com/Septemus/swjtu-computergraphics-exp

/images/step3.png

设置好路径后点击克隆

/images/step4.png

点击启动按钮

/images/step5.png

启动成功

/images/step6.png

开发路线

  • 在Windows 11,Visual Studio 2022上创建MFC APP实现
  • 在MacOS,QT6上创建QT APP实现

查看 open issues 获取功能和问题列表

(back to top)

开源贡献

正是贡献让开源社区成为了学习、启发和创造的绝佳场所。我们非常感谢您的任何贡献。

如果您有改进建议,请分叉仓库并创建拉取请求。您也可以简单地打开一个带有标签“增强”的问题。

别忘了给项目点个星!再次感谢!

  1. 分叉项目
  2. 创建您的功能分支(git checkout -b feature/AmazingFeature
  3. 提交您的更改(git commit -m 'Add some AmazingFeature'
  4. 推送到分支(git push origin feature/AmazingFeature
  5. 打开拉取请求

贡献者:

contrib.rocks image

(back to top)

License

Distributed under the Unlicense License. See LICENSE.txt for more information.

(back to top)

联系

博客留言 - 西南交通大学-计算机图形学实验1-2025年 - musketeerdt@gmail.com

项目源代码仓库: https://github.com/Septemus/swjtu-computergraphics-exp

(back to top)