All Projects → JiepengTan → Lockstep Tutorial

JiepengTan / Lockstep Tutorial

帧同步 教程

Labels

Projects that are alternatives of or similar to Lockstep Tutorial

For Learning Go Tutorial
Introduction to beginners learn to go
Stars: ✭ 391 (-9.28%)
Mutual labels:  tutorial
Tutorial
Java全栈知识架构体系总结
Stars: ✭ 407 (-5.57%)
Mutual labels:  tutorial
Vue Tutorial
🎃 Some of the vue-tutorial - 《Vue学习笔记》
Stars: ✭ 426 (-1.16%)
Mutual labels:  tutorial
How2exploit binary
An in depth tutorial on how to do binary exploitation
Stars: ✭ 398 (-7.66%)
Mutual labels:  tutorial
Telegram Tutorial
Уроки по написанию своих Telegram-ботов
Stars: ✭ 409 (-5.1%)
Mutual labels:  tutorial
Hands On Nltk Tutorial
The hands-on NLTK tutorial for NLP in Python
Stars: ✭ 419 (-2.78%)
Mutual labels:  tutorial
Firebase Instagram
📸 Instagram clone with Firebase Cloud Firestore, Expo, and React Native 😁😍
Stars: ✭ 389 (-9.74%)
Mutual labels:  tutorial
Scheme
Write You a Scheme
Stars: ✭ 430 (-0.23%)
Mutual labels:  tutorial
Pycon 2019 Tutorial
Data Science Best Practices with pandas
Stars: ✭ 410 (-4.87%)
Mutual labels:  tutorial
Codeparkshare
Python初学者(零基础学习Python、Python入门)书籍、视频、资料、社区推荐
Stars: ✭ 4,193 (+872.85%)
Mutual labels:  tutorial
Elm Tutorial
A guide to building web applications using Elm 0.18
Stars: ✭ 398 (-7.66%)
Mutual labels:  tutorial
Helpers
Handy helper classes, tutorials, etc. for developers
Stars: ✭ 400 (-7.19%)
Mutual labels:  tutorial
Youtube React
A Youtube clone built in React, Redux, Redux-saga
Stars: ✭ 421 (-2.32%)
Mutual labels:  tutorial
Awesome Nuxt
A curated list of awesome things related to Nuxt.js
Stars: ✭ 4,285 (+894.2%)
Mutual labels:  tutorial
Dellxps15 9550 Osx
Tutorial for a full working Mac OS (10.11 up to 11.0) enviroment on the Dell XPS 15 (9550)
Stars: ✭ 428 (-0.7%)
Mutual labels:  tutorial
User Machine Learning Tutorial
useR! 2016 Tutorial: Machine Learning Algorithmic Deep Dive http://user2016.org/tutorials/10.html
Stars: ✭ 393 (-8.82%)
Mutual labels:  tutorial
Tensorflow Tutorial
Tensorflow tutorial from basic to hard, 莫烦Python 中文AI教学
Stars: ✭ 4,122 (+856.38%)
Mutual labels:  tutorial
Emacs4developers
A document to help developers to use Emacs as a developer
Stars: ✭ 430 (-0.23%)
Mutual labels:  tutorial
Cgold
🐋 The Hitchhiker’s Guide to the CMake
Stars: ✭ 428 (-0.7%)
Mutual labels:  tutorial
Eth Crypto
Cryptographic javascript-functions for ethereum and tutorials to use them with web3js and solidity
Stars: ✭ 420 (-2.55%)
Mutual labels:  tutorial

Lockstep Tutorial

前言

本教程的目标是普及帧同步技术,含基本帧同步,以及预测回滚式帧同步,不含ECS

配套的Blog 配套的视频教程

教程大纲

阶段零: 帧同步概要

阶段一: 基础帧同步(视频重置中...)

  1. 大纲最
  2. 环境搭建
  3. 帧同步开发注意事项
  4. 服务器,回放,客户端模式,基础框架,移动
  5. 不同步的检测与定位
  6. 帧同步逻辑编写
  7. 碰撞检测&技能系统

阶段二:预测&回滚式 (视频重置中...)

  1. 帧同步预测回滚框架演示
  2. 预测回滚式框架概要
  3. 多平台,多实例 框架设计
  4. 多平台,多实例 框架实现
  5. "回滚" 基本生命期&数据的备份与还原
  6. "预测" 实现&守望先锋网络方案比对
  7. "预测" 自动伸缩的预测缓冲区
  8. 预测回滚中的不同步的检测
  9. 预测回滚帧同步中网络相关随机bug的重现与定位技巧

References:

赞助名单

  • 天天
  • 大佬嚯阔落
  • 轨迹一生
  • 啊好好搞
  • 流月木槿

非常感谢你们的支持!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].