LancerComet 最近的时间轴更新
LancerComet's repos on GitHub
JavaScript · 46 人关注
Aniber
An e2e testing tool presets powered by Selenium and Nightwatch.
C# · 4 人关注
BiliSaber
Display Bilibili Live Danmaku in BeatSaber.
C# · 4 人关注
CLIKanji
Transform Japanese Kanji into Hiragana / Katakana / Romaji.
JavaScript · 3 人关注
bilibili-minilogin-node
Node.JS version for bilibili mini login.
CSS · 2 人关注
Animation-Searcher
A simple web application for searching animations.
JavaScript · 2 人关注
bilibili-live-auto-sign
Auto sign everyday.
TypeScript · 2 人关注
danmaku-stage
danmaku engine based on canvas
1 人关注
awesome-typescript
A collection of awesome TypeScript resources for client-side and server-side development. Write your awesome JavaScript in TypeScript
1 人关注
awesome-vue
🎉 A curated list of awesome things related to Vue.js
1 人关注
ComputeSharp
A .NET library to run C# code in parallel on the GPU through DX12, D2D1, and dynamically generated HLSL compute shaders, with the goal of making GPU computing easy to use for all .NET developers! 🚀
1 人关注
DirectX12GameEngine
DirectX 12 .NET game engine
C# · 0 人关注
52ABP.School
52ABP实战系列教程入门-52ABP学校管理系统
0 人关注
Actions-OpenWrt
Build OpenWrt using GitHub Actions | 使用 GitHub Actions 编译 OpenWrt
TypeScript · 0 人关注
ag-psd
Javascript library for reading and writing PSD files
C# · 0 人关注
aspnetcore
使用.netcore有关的例子教程
TypeScript · 0 人关注
async-request
Make http requests by using axios in the @Decorator way.
JavaScript · 0 人关注
beatdetektor
BeatDetektor BPM detection / visualization library
0 人关注
blog
HTML · 0 人关注
boston_housing
0 人关注
certbot-namesilo-hook
Certbot Namesilo Hook for Node.JS
Python · 0 人关注
chainer-fast-neuralstyle
Chainer implementation of "Perceptual Losses for Real-Time Style Transfer and Super-Resolution".
0 人关注
CIH
The source code of the CIH virus
TypeScript · 0 人关注
Comet
A tiny research on ESModule building toolkit.
JavaScript · 0 人关注
css-loader
css loader module for webpack
Python · 0 人关注
DASS_Det_Inference
Original Inference Repository of the Paper: "Domain-Adaptive Self-Supervised Pre-training for Face & Body Detection in Drawings"
JavaScript · 0 人关注
dbn-canvas
Use DBN (Design By Numbers) Language to draw in canvas.
Python · 0 人关注
deepcolor
Automatic coloring and shading of manga-style lineart, using Tensorflow + cGANs
Python · 0 人关注
DeepLearningFlappyBird
Flappy Bird hack using Deep Reinforcement Learning (Deep Q-learning).
JavaScript · 0 人关注
delay-execution
A simple defer-like tools.
JavaScript · 0 人关注
dnspoder
A simple Node.JS client for DNSPod.
LancerComet

LancerComet

🏢  Bilibili
V2EX 第 125325 号会员,加入于 2015-07-03 00:42:43 +08:00
今日活跃度排名 8028
Web Developer.
根据 LancerComet 的设置,主题列表被隐藏
二手交易 相关的信息,包括已关闭的交易,不会被隐藏
LancerComet 最近回复了
4 小时 49 分钟前
回复了 LancerComet 创建的主题 分享创造 分享一下个人编写的漫画阅读器
@HzMz 因为大部分漫画确实都是压缩包流通和存放的,都解压出来再看的人在漫画用户中不算主流
写个人项目只是个自我实现罢了,跟工作屎不屎关系不大,另外个人项目纯粹靠热情,热情来自生活状态,没有就算了
@super996 不接私活因为没时间,我写了一个简单的随便玩一下,效果和原图大体类似但不一样,自己想慢慢调的话把生成 path 里的正余弦改掉就行,另外 blend mode 的线性减淡是遍历像素的方式做的,总之能用,动画效果直接打开 html 就能看到了 https://github.com/LancerComet/graphics-related-search/tree/master/holo-effect-implement
拍脑袋说的话就是画一些伪随机变换的圈的路径,叠加的部分按照线性减淡的方式处理,可以在 three 里做,需要会一点 shader ,但这种东西在商业产品里一般都是提前做好的 assets
4 天前
回复了 LancerComet 创建的主题 分享创造 分享一下个人编写的漫画阅读器
@IzayakI epub 和 mobi 在挺早的版本就支持了,不过确实是属于付费特性
85 天前
回复了 LancerComet 创建的主题 分享创造 分享一下个人编写的漫画阅读器
@mmddisa 好我研究一下怎么加
版本号还是 0. 几的时候用过一下 Remix ,印象里处理多表单提交不算友好,只记得当时是通过表单的 action 来区分不同来源,然后必须在父组件里的同一个 action 中处理,但不记得为什么会变成这样,之后就没试过了,不知道现在什么情况
不是解决问题的,只是看了一下缩放的做法感觉很粗暴,Canvas 整个画布画出来之后用 DOM 的方式缩放,按道理也不是不行,只是额外引入了黑盒类库,你可以改成使用离屏 Canvas 做 bitmap 缓存,然后根据用户的视图区域、位置、缩放来从缓存里取必要的像素进行绘制,意思就是把缩放和移动挪到 Canvas 中实现,完全可以避免使用这种 DOM 缩放类库,可能会比较复杂,因为要维护摄影机的信息,几年前给比利比利做像素画板的时候就是这种实现,活动期间没有获得性能塌方反馈
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   962 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 16ms · UTC 20:38 · PVG 04:38 · LAX 13:38 · JFK 16:38
Developed with CodeLauncher
♥ Do have faith in what you're doing.