联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找游戏引擎(77) Rust编程(74) 其他(65) collect(43) 游戏(31) 数学计算(17) 人工智能/神经网络/深度学习(15) 加密解密(13) 博客(13) 嵌入式/单片机/硬件编程(10) 自然语言处理(8) hotest(8) 数值算法/人工智能(7) 图形图象(6) 金融证券系统(6) 系统/网络安全(5) 汽车电子软硬件开发(5) 区块链开发(5) 编程语言基础(5) 内容生成(5) 代理服务器(4) Telnet客户端/Shell(4) 处理器开发(4) 物理/力学计算(4) 聚类算法(4) Linux/Unix编程(3) 网络编程(3) 搜索引擎(3) 生物医药技术(3) 3D图形编程(3) 微信小程序(3) Docker(3) 工具库(3) GPU/显卡(3) NFT(3) 通讯编程(2) 浏览器(2) 网络截获/分析(2) 数据库系统(2) CA认证(2) 视频捕捉采集剪辑(2) 中间件编程(2) 教育系统应用(2) 前端开发(2) 聊天室(2) C/C++工具库(2) 数据采集/爬虫(2) Swift编程(2) 直播(2) 数据可视化(2) 微服务(2) 云数据库/云存储(2) DevOps(2) 测试(2) 磁盘编程(1) 图形图像处理(1) 远程控制/远程桌面(1) WEB开发(1) Modem编程(1) TCP/IP协议栈(1) 操作系统开发(1) 分形几何(1) 模式识别(视觉/语音等)(1) 单片机开发(1) uCOS/RTOS(1) DSP编程(1) GIS/地图编程(1) 数据结构(1) 交通/航空行业(1) 能源行业(电力石油煤炭)(1) 云计算(1) 大数据(1) 仿真建模(1) 虚拟/增强现实-VR/AR(1) 土木工程(1) 雷达系统(1) 特征抽取(1) 以太坊(1) 加密货币(1) 自动编程(1) 论文(1) 快速开发平台(1) Dart语言编程(1) 后台框架(1) Kotlin编程(1) 救灾/预报(1) 云原生工具(1) FaaS/Serverless(1) 卫星通信(1) 托管/部署(1) 调试/Bug(1) IPFS(1) 虚拟化(1) 
按平台查找All Rust(545) 

[其他] angel-td

使用贝维游戏引擎编写的简单2D塔防游戏
Simple 2D Tower Defence game written using the Bevy game engine (2024-03-26, Rust, 0KB, 下载0次)

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

[游戏引擎] bevy_vello

与贝维游戏引擎中的Vello集成渲染。
An integration to render with Vello in Bevy game engine. (2024-03-22, Rust, 0KB, 下载0次)

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

[游戏] shoot_game

使用贝维在Rust中编写的简单火箭船游戏。
A simple rocket ship game written in Rust using Bevy. (2024-02-12, Rust, 0KB, 下载0次)

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

[数学计算] bsplines

使用nalgebra的带导数的矢量化N维B样条曲线。
Vectorized, N-dimensional B-splines cuves with derivatives using nalgebra. (2024-02-06, Rust, 0KB, 下载0次)

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

[其他] thruster

用于贝维的2d船舶控制器,支持动态放置的发动机。
A 2d ship controller for Bevy which supports dynamically placed engines. (2021-12-08, Rust, 0KB, 下载0次)

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

[游戏引擎] bevy-bullet-hell

用贝维引擎制作的简单子弹地狱游戏
A simple bullet hell game made with the Bevy engine (2024-01-14, Rust, 0KB, 下载0次)

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

[游戏引擎] Tank

个人游戏制作库建立在贝维游戏引擎之上。
Personal game making library built on top of the Bevy game engine. (2023-11-19, Rust, 0KB, 下载0次)

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

[Rust编程] distances

高维数据的快速通用距离函数。
Fast and generic distance functions for high-dimensional data. (2023-11-05, Rust, 0KB, 下载0次)

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

[Rust编程] tetris

俄罗斯方块在Rust中的实现
Implementation of Tetris in Rust (2023-10-31, Rust, 0KB, 下载0次)

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

[Rust编程] bevy_liquidfun

Box2D和LiquidFun.的贝维友好包装。,
A Bevy friendly wrapper of Box2D and LiquidFun., (2023-10-28, Rust, 0KB, 下载0次)

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

[Rust编程] nphysics

用于Rust.的2和3维刚体物理引擎。,
2 and 3-dimensional rigid body physics engine for Rust., (2021-07-27, Rust, 0KB, 下载0次)

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

[编程语言基础] dale

达斯汀的很棒的线路编辑器!,
Dustin s Awesome Line Editor!, (2023-09-11, Rust, 0KB, 下载0次)

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

[人工智能/神经网络/深度学习] amogu

亚历山大·蒙格斯(Alexander Mongus)是一款最先进的过滤器,可以在图片中隐藏阿莫格斯(amogus)字符,
Alexander Mongus is a state-of-the-art filter to sneak amogus characters in pictures, (2022-04-16, Rust, 0KB, 下载0次)

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

[3D图形编程] isis_bevy

贝维的空间shmup实验,用于学习目的。
Space shmup experiment in Bevy for learning purposes. (2022-08-10, Rust, 0KB, 下载0次)

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

[collect] euclider

具有非欧几里得类特征的高维光线跟踪原型,
A higher dimensional raytracing prototype with non-euclidean-like features, (2018-12-07, Rust, 0KB, 下载0次)

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

[游戏] bevy_space_game

用贝维编写的具有气体模拟功能的太空游戏
Space game written in Bevy featuring a gas simulation (2023-04-02, Rust, 8206KB, 下载0次)

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

[游戏引擎] space_invaders

太空侵略者克隆,建造来学习贝维引擎
Space Invaders clone, built to learn Bevy Engine (2022-01-14, Rust, 0KB, 下载0次)

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

[游戏引擎] rtd

使用贝维引擎,用Rust编写的3D塔防游戏。
3D tower defence game written in Rust using the Bevy engine. (2023-01-14, Rust, 21KB, 下载0次)

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

[游戏引擎] bevy_turborand

为贝维游戏引擎启用随机数生成的插件。
A plugin to enable random number generation for the Bevy game engine. (2023-03-06, Rust, 27KB, 下载0次)

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

[游戏引擎] screen-ball

工作和玩用贝维引擎制作的球类游戏。
Work and play ball game made with bevy engine. (2023-03-23, Rust, 9904KB, 下载0次)

http://www.pudn.com/Download/item/id/1686419424566134.html
总计:545