- Beijing
Stars
Empower the Web community and invite more to build across platforms.
A scroll view with a sticky header which shrinks as you scroll. Written with SwiftUI.
Code repo for video tutorial series teaching Vulkan and computer graphics
Intermediate Graphics Library (IGL) is a cross-platform library that commands the GPU. It provides a single low-level cross-platform interface on top of various graphics APIs (e.g. OpenGL, Metal an…
A cross-platform, safe, pure-Rust graphics API.
Gitter for GitHub - 可能是目前颜值最高的GitHub微信小程序客户端
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
`SwiftUI` Framework Learning and Usage Guide. 🚀
A Collection on all Jetpack compose UI elements, Layouts, Widgets and Demo screens to see it's potential
📘 电子书 -《Real-Time Rendering 3rd》提炼总结 | 全书共9万7千余字。你可以把它看做中文通俗版的《Real-Time Rendering 3rd》,也可以把它看做《Real-Time Rendering 3rd》的解读版与配套学习伴侣,或者《Real-Time Rendering 4th》的前置阅读材料。
Flutter package for scripts and tools to graph and analyze flutter benchmark results
Flutter Concurrency - When, why, and how to multithread in Flutter
A Flutter widget for rendering static html as Flutter widgets (Will render over 80 different html tags!)
手撸解释器教程《Crafting Interpreters》中文翻译
“连续八年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。本书拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,这可能是目前最用心的 Rust 中文学习教程 / Book
A brief computer graphics / rendering course
Overcome limitations of built-in layouts, advanced flex, custom multi-child layouts, slivers, and more!
Master Modern C++(11/14/17/20) Templates: TMP, SFINAE, Concepts, CRTP, Variadic Magic, and Compile-Time Sorcery
从零编写游戏引擎教程 Writing a game engine tutorial from scratch