烫

烫烫烫烫烫

×

  • 分类

  • 归档

  • 标签

  • 关于

一个实时的专用游戏服务器

发表于 2018-05-02 | 分类于 GitHub

A realtime dedicated game server.

一个实时的专用游戏服务器.

GitHub

realtime-server

Video Preview 视频演示



About This

  • Linux/Win
  • Multi-Thread
  • RUDP
  • Bit Stream
  • Add KCP support for muduo
  • C++11

Example

  • Server side 服务端 : realtime-server example
  • Client side 客户端 : UE4 demo
    • State Sync 状态同步
    • No replication component from UE4, just socket 没有用UE4的网络同步组件, 唯socket而已
    • UE4: 4.16 - 4.19

一个基于虚幻4群聚鱼群AI插件

发表于 2016-10-18 | 分类于 GitHub

A fish flock AI Plugin for Unreal Engine 4
一个基于虚幻4的鱼群 AI 插件

this Plugin version can Run 2000+ fishes at the same time
这个插件版本可以同时运行 2000+ 条鱼儿

源码已放到fish

Video Preview 视频演示



Download

MyFish.exe (Win64)

. . .

An alternative to Alfred/Wox/Listary/Capslock+

发表于 2020-01-09 | 分类于 GitHub

nox

An alternative to Alfred/Wox/Listary/Capslock+ .

Inspired by Alfred/Wox/Listary/Capslock+/utools, thank u.



IMPORTANT

  • Please run as administrator.
  • Please run in 32-bit mode (Open with AutoHotKey Unicode 32-bit).

Features

  • personalized configuration : u can modify user_conf.ahk to override all default configuration
  • hot edges : Ctrl+8 on the edge (useful for touchpad user, set 3 fingers click to Ctrl+8)
  • hot corners : just like mac hot cornes
  • web search : just like Wox/Listary/Alfred, try double click Alt and input sth, see default_conf.ahk WebSearchUrlMap
    • use Tab to search multi line
  • enhanced capslock : just like Capslock+, see capslock_plus.ahk
  • work with Everything : Everything-Options-General-Keyboard-Show Window Hotkey: see default_conf.ahk : CustomCommandLineMap["ev"]
  • double click triggers (include Alt/Ctrl) : try double click Alt to open web search window. see default_conf.ahk : DoubleClickAltTriggerFunc & DoubleClickCtrlTriggerFunc
  • custom theme : two default theme(dark/light), and u can add ur own theme
  • screen capture : try Capslock + Tab
  • disable win10 auto update: see default_conf.ahk : disable_win10_auto_update
  • start nox with windows: try double click Alt then input nw command
  • auto update when launch nox : see default_conf.ahk : auto_update_when_launch_nox
  • custom command line map: see default_conf.ahk : CustomCommandLineMap

. . .

一个轻量级的kcp会话实现

发表于 2018-08-09 | 分类于 NP

kcpp

轻量级的kcp会话实现-kcpp

kcpp真正实现了只需要包含一个头文件再随意写几行代码就可以用上kcp, 而无需烦心如何组织代码来适配kcp

  • 只需包含 kcpp.h 这一个头文件即可
  • 只需调用 KcpSession::Send 和 KcpSession::Recv 和 KcpSession::Update 即可完成UDP的链接状态管理、会话控制、 RUDP协议调度

Features

  • single-header-only
  • session implementation
  • dynamic redundancy
  • two-channel
    • reliable
    • unreliable

. . .

Pycharm远程调试的非attach方法备忘

发表于 2021-01-07 | 分类于 Misc

. . .

12…47
no5ix

no5ix

推荐使用Chrome/Firefox/Safari阅读本博客. 以前的老笔记将会一篇一篇慢慢整理为博客, 这既启发了他人, 也锻炼了自己的描述交流能力.

11 分类
233 日志
89 标签
关于
友情链接
  • ksun的博客
  • 你有图么我有故事
© 2013 - 2021 no5ix