mirror of
https://github.com/KazooTTT/kazoottt-blog.git
synced 2025-06-22 18:21:33 +08:00
Update docs and sort content
This commit is contained in:
54
src/content/post/Hanser/与hanser有关的github仓库.md
Normal file
54
src/content/post/Hanser/与hanser有关的github仓库.md
Normal file
@ -0,0 +1,54 @@
|
||||
---
|
||||
title: 与hanser有关的github仓库
|
||||
date: 2024-12-18
|
||||
author: KazooTTT
|
||||
type: Post
|
||||
status: Published
|
||||
tags:
|
||||
- hanser
|
||||
- unity
|
||||
- shader
|
||||
- github
|
||||
finished: false
|
||||
published: true
|
||||
category: Hanser
|
||||
slug: hanser-repository
|
||||
description: 收集与hanser相关的开源项目
|
||||
toAstro: true
|
||||
---
|
||||
|
||||
## UnityURPToonLitShader
|
||||
|
||||
🔗 github.com/ColinLeung-NiloCat/UnityURPToonLitShaderExample
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
## Jason Ma Toon Render Pipeline
|
||||
|
||||
🔗 github.com/JasonMa0012/JTRP
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
📚 教程 BV1AA411A7RR
|
||||
|
||||
## 毛怪俱乐部分享卡片
|
||||
|
||||
仓库:[GitHub - KazooTTT/hanser-club-share-card-web: input mgclub post url, output the long pic to share.](https://github.com/KazooTTT/hanser-club-share-card-web)
|
||||
|
||||
网站:[Mgclub Share Card](https://share255.kazoottt.top/)
|
||||
|
||||
输入帖子的链接,生成对应的帖子内容的图片。
|
||||
|
||||
这是我很早之前写的项目,目前毛吧的 app 上已经可以生成分享图了,所以项目的意义不大了。
|
||||
|
||||

|
||||
|
||||
## 毛怪俱乐部显示最新的回复时间
|
||||
|
||||
[GitHub - KazooTTT/hanser-mgclub-show-reply-time: 通过拦截请求,实现展示毛怪俱乐部每条帖子的最新回复时间。](https://github.com/KazooTTT/hanser-mgclub-show-reply-time)
|
||||
|
||||

|
@ -73,3 +73,7 @@ const isBadRender =
|
||||
并且 react-scan 自带面板,不需要像 devtool 一样首先需要打开 devtool 再勾选上 re-render 的画面闪烁监听。
|
||||
|
||||

|
||||
|
||||
## 参考
|
||||
|
||||
[还有这种前端技巧?REACT-SCAN 代码鉴赏|精简版\_哔哩哔哩\_bilibili](https://www.bilibili.com/video/BV1JrzvYgERi/)
|
Reference in New Issue
Block a user