联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找游戏(131) 其他(47) collect(42) C/C++基础(30) 数学计算(29) 人工智能/神经网络/深度学习(27) 游戏机(20) 游戏引擎(14) 单片机开发(13) C/C++工具库(13) 自然语言处理(9) 处理器开发(8) GPU/显卡(8) Telnet客户端/Shell(7) OpenGL(6) 图形图象(6) 加密解密(6) 数值算法/人工智能(6) 硬件设计(6) 工具库(6) 内容生成(6) 操作系统开发(5) 嵌入式Linux(5) 3D图形编程(5) 论文(5) 编译器/解释器(4) 嵌入式/单片机/硬件编程(4) 模式识别(视觉/语音等)(4) 数据结构(4) Python编程(4) 编程语言基础(4) 自动编程(4) Linux/Unix编程(3) 网络编程(3) matlab编程(3) 虚拟/增强现实-VR/AR(3) 项目管理(3) 虚拟化(3) 驱动编程(2) 磁盘编程(2) 弱点检测代码(2) 网络截获/分析(2) 图形图像处理(2) 流媒体/Mpeg4/MP4(2) 远程控制/远程桌面(2) C#编程(2) VHDL/FPGA/Verilog(2) 其他智力游戏(2) GPS编程(2) 超算/并行计算(2) android开发(2) iPhone/iOS(2) 驱动编程(2) 物理/力学计算(2) 机器人/智能制造(2) 物联网(2) 特征抽取(2) 智慧办公(2) R语言(2) Julia编程(2) 数据可视化(2) 测试(2) hotest(2) wifi(2) 编辑器/阅读器(1) 音频处理(1) 数据库系统(1) 生物医药技术(1) TCP/IP协议栈(1) 分形几何(1) OA办公系统(1) 仿真建模(1) 前端开发(1) Ruby编程(1) 论坛(1) Redis(1) Leetcode/题库(1) NFT(1) 中文大模型(1) 数据采集/爬虫(1) Swift编程(1) Fortran编程(1) DirectX(1) 后台框架(1) 云数据库/云存储(1) DevOps(1) 托管/部署(1) 农业(1) 开发工具(1) 
按平台查找All C(583) 

[其他] Cub3D_Bonus_MyRayCasting

Cub3D是一款使用C和光线投射技术开发的第一人称透视迷宫游戏。光线投射是计算机图形学中使用的一种方法,用于从2D地图渲染3D场景。在Cub3D中,使用从玩家的视点投射的光线来计算屏幕上的每个像素,从而允许模拟深度和透视。
Cub3D is a first-person perspective maze game developed using the C and the Raycasting technique. Raycasting is a method used in computer graphics to render a 3D scene from a 2D map. In Cub3D, each pixel on the screen is calculated using rays cast from the player s viewpoint, allowing for the simulation of depth and perspective. (2024-03-03, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1709420432346064.html

[C/C++基础] opengl-engine-space-shooter

在OpenGL API中开发的Space Shooter游戏是一种身临其境的体验,玩家可以在太空中驾驶宇宙飞船,收集晶体并避免陨石。游戏以其动态照明系统而闻名,该系统不仅增强了视觉吸引力,而且在游戏机制中发挥了关键作用。
Space Shooter game, developed in the OpenGL API, is an immersive experience where the player navigates a spaceship through space, collecting crystals and avoiding meteorites. The game stands out for its dynamic lighting system, which not only enhances the visual appeal but also plays a crucial role in gameplay mechanics. (2023-11-20, C, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1700596786559189.html

[游戏] StrongestTetris

第一次做标题党,大家轻喷哈。这个游戏是博主在大一c语言实训时独立完成的,所有内容均为原创。小游戏耗时5天完成,除了常见的单人模式外,增加了作弊模式,双人模式,计时赛等玩法,真滴很好玩哦。虽然现在看起来很简陋,但对于当时的我来说实属不易...
It was the first time to be a title party, and everyone sprayed lightly. This game was independently completed by the blogger during the freshman C language training, and all the content is original. The mini game takes 5 days to complete. In addition to the common single player mode, cheating mode, double player mode, time trial and other playing methods are added. It s really fun. Although it seems very simple now, it was not easy for me at that time (2022-01-26, C, 54501KB, 下载0次)

http://www.pudn.com/Download/item/id/1687599401369663.html