Pinned Repositories
Acid
A high speed C++17 Vulkan game engine
battlegame
cocos-creator-examples
cocos creator 一些使用实例
cocos-example-cyberpunk
cocos_creator_framework
cocos creator 基础框架,包含资源、ui管理,网络模块
cocoscreator-shader-test
CocosCreator_UIFrameWork
基于CocosCreator的轻量框架, 主要是针对单场景的游戏管理, 将界面制作成预制体, 提供了对界面预制体的显示, 隐藏, 释放等功能, 游戏管理更简单!
GameFramework-1
a game client framework for cocoscreator
tetris
This is a classic Tetris game clone using bevy and rust.
vueapp
linxi1990's Repositories
linxi1990/battlegame
linxi1990/tetris
This is a classic Tetris game clone using bevy and rust.
linxi1990/awesome-game-engine-dev
Awesome list of resources for Game Engine Development.
linxi1990/awesome-rust-gamedev
A collection about rust gamedev resources.
linxi1990/bevy
A refreshingly simple data-driven game engine built in Rust
linxi1990/bevy-2d-shooter
A 2d top-down shooter written in Bevy, capable of handling 100K enemies
linxi1990/cherry
Actor model game server framework based on golang
linxi1990/cocos-awesome-tech-solutions
Cocos' Awesome Technical Solutions
linxi1990/cocos-creator-extensions
linxi1990/cocos-enhance-kit
This is a community fork of Cocos Creator v2.x that offers tons of new features, performance improvements, and fixes.
linxi1990/cocos-example-custom-pipeline
linxi1990/cocos-example-render-pipeline
linxi1990/cocos-pnp
Cocos Playable Ads in Multi-Network(facebook, google, unity, tiktok etc.)
linxi1990/cocos-test-projects
linxi1990/CocosShaderBook
Unity Shader Book 的cocos creator 3.8版本实现
linxi1990/easyCtrl
easyCtrl is a Cocos controller, which make key binding super easy, it also includes a controller that super smooth
linxi1990/element-plus
🎉 A Vue.js 3 UI Library made by Element team
linxi1990/FBX-glTF-conv
A FBX to glTF file format converter.
linxi1990/GameConfig
在游戏开发中,游戏配置是屡见不鲜的东西了,一个好的配置生成工具能让你在开发中事半功倍。通常来说,配置都是由策划来产出并维护的,绝大多数策划岗都不了解开发,他们最喜欢的就是Excel表格(Excel的确是个好东西)。本工具的主要功能就是把Excel表格导出为程序可用的数据。
linxi1990/go-xlsx-exporter
a tool for parse xlsx and export to other fomart and data, such as: protobuf3 file and buffers, golang, csharp and so on
linxi1990/Graphite
2D raster & vector editor that melds traditional layers & tools with a modern node-based, non-destructive, procedural workflow.
linxi1990/nano
Lightweight, facility, high performance golang based game server framework
linxi1990/oculante
A minimalistic crossplatform image viewer written in rust
linxi1990/Pake
🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用
linxi1990/popular_projects
收集github上starred比较多的项目;主要面向于包含但不限于游戏开发者;
linxi1990/rubick
🔧 Electron based open source toolbox, free integration of rich plug-ins. 基于 electron 的开源工具箱,自由集成丰富插件。
linxi1990/slgserver
一个用go语言实现的三国slg游戏服务器demo
linxi1990/turnBasedGame
linxi1990/ui
linxi1990/ZXEngine
C++ game engine project, for learning practice and experiment.