计算机图形学编程(使用OpenGL和C++) 代码实现
☆17Feb 26, 2022Updated 4 years ago
Alternatives and similar repositories for Computer-Graphics-Programming-in-OpenGL
Users that are interested in Computer-Graphics-Programming-in-OpenGL are comparing it to the libraries listed below
Sorting:
- 计算机图形学与opengl C++版 配套代码☆20Sep 14, 2023Updated 2 years ago
- ☆10Jun 12, 2024Updated last year
- 一些共产主义与社会主义的学习资料☆15Mar 16, 2020Updated 5 years ago
- 《大话设计模式》java版实现。包括简单工厂模式,策略模式,装饰模式,代理模式,工厂方法模式,原型模式,模板方法模式,外观模式,建造模式,观察者模式,状态模式。☆10Feb 1, 2018Updated 8 years ago
- 此仓库是我们小组在《计算机游戏开发》课程(深圳大学)的大作业,是一个模仿《slay the spire》的卡牌游戏☆10Jun 28, 2019Updated 6 years ago
- 100行代码实现mini版循环列表☆11Apr 22, 2021Updated 4 years ago
- A Minecraft 1.12.2 mod to cull particles for performance improvement☆10May 12, 2024Updated last year
- 很好用的tnn classify demo☆11Mar 24, 2021Updated 4 years ago
- A minimal isometric tilemap implementation in JavaScript and P5js☆13Mar 4, 2022Updated 3 years ago
- Porting the code from learnopengl.com to PortableGL☆15Nov 17, 2025Updated 3 months ago
- 🎮 Fully featured terminal version of the game "2048" written in C++, modified to run on Windows☆15Feb 18, 2021Updated 5 years ago
- A collection of OpenGL windowing basecodes☆24Nov 10, 2013Updated 12 years ago
- Android 手机代码阅读器☆14Sep 2, 2014Updated 11 years ago
- ☆10Mar 25, 2020Updated 5 years ago
- Super Simple Object Capture sample with ObjectCaptureSession in iOS 17☆14Feb 29, 2024Updated 2 years ago
- STL源码剖析学习笔记☆11Jun 28, 2022Updated 3 years ago
- 小程序拍照,小程序指定区域拍照,手写汉字识别,手写汉字评分☆12May 7, 2018Updated 7 years ago
- Graphics that utilizes OpenCL☆13Dec 14, 2022Updated 3 years ago
- Faithful Flappy Bird clone written in C#.☆11Sep 6, 2025Updated 5 months ago
- This is a UE4 plugin for merging textures with UCanvasRenderTarget2D.☆12Aug 24, 2016Updated 9 years ago
- 此项目用于实现考研数据结构参考书籍高分笔记里面的算法题目以及算法例子。☆11Oct 16, 2018Updated 7 years ago
- 放抖音列表评论及回复评论☆14Jul 8, 2020Updated 5 years ago
- Wannabe Minecraft-like in C++/OpenGL☆11Feb 22, 2024Updated 2 years ago
- TFLite Super Resolution for Android with ESRGAN model, modify from https://github.com/tensorflow/examples/tree/master/lite/examples/super…