【康托展开简介】康托展开(Cantor Expansion)是一种特殊的哈希函数,是一个相对快速的判重方法,其时间复杂度为O(n^2),其中 n 是集合中元素的个数。康托展开能够判重,依据的是一个集合各元素产生的全部排列中…
Quibli: Anime Shaders and Tools 是一个专为 Unity 开发的插件,旨在帮助开发者创建具有动画风格(尤其是日本动漫风格)视觉效果的 3D 场景。它提供了一整套高效的着色器和工具,专注于让 3D 对象呈现出二维动画的视觉质感ÿ…
The Book of Shaders 教程 thebookofshaders Step-by-step guide through the abstract and complex universe of Fragment Shaders. 项目地址: https://gitcode.com/gh_mirrors/th/thebookofshaders
1. 项目介绍
The Book of Shaders 是一个由 Patricio Gonzalez Vivo…
Godot Shaders 项目教程 godot-shaders A large library of free and open-source shaders for the Godot game engine. Here, youll get 2D and 3D shaders with playable demos. 项目地址: https://gitcode.com/gh_mirrors/go/godot-shaders
1. 项目的目录结构及介绍 …