Pinned Repositories
computerMusicArticles
EasuAL
An easy to use audio library base on webaudio API
fast-vixel
an improved version of Rye Terrell's vixel, mainly to speed up the rendering speed and reduce memory usage.
ipfs-hash
ipfs hashing function for both browser and nodejs
line-segment-distance
a methods to compute line to line, the line to segment and segment to segment in 3D space
MusicEditor
Introduction about MusicEditor
quaternion-demo
A demo program to play with quaternion.
react-tinysynth
learn and rerewrite g200kg's tinysynth in react and typescript
shader-demo
this repo contain some of the code in the sharing "WebGL and 3D Programming"
VoxelEditor
Introduction about VoxelEditor
Francis-Tao-jinjin's Repositories
Francis-Tao-jinjin/shader-demo
this repo contain some of the code in the sharing "WebGL and 3D Programming"
Francis-Tao-jinjin/EasuAL
An easy to use audio library base on webaudio API
Francis-Tao-jinjin/quaternion-demo
A demo program to play with quaternion.
Francis-Tao-jinjin/simple-speech-extension
Select text and read it out loud using the browser’s speech API.
Francis-Tao-jinjin/fast-vixel
an improved version of Rye Terrell's vixel, mainly to speed up the rendering speed and reduce memory usage.
Francis-Tao-jinjin/coding-test
Francis-Tao-jinjin/conclave
CRDT and WebRTC based real-time, peer-to-peer, collaborative text editor
Francis-Tao-jinjin/ContextMenuLite
A simple Contextmenu library for React
Francis-Tao-jinjin/cyclone-physic-engine
cyclone-engine built with Typescript and Regl, base on the book Game Physics Engine Development
Francis-Tao-jinjin/e-commercial-site
An express application, e-commercial-site
Francis-Tao-jinjin/element-web
A glossy Matrix collaboration client for the web.
Francis-Tao-jinjin/flask-react-template
A boilerplate for flask and react webapp
Francis-Tao-jinjin/Francis-Tao-jinjin.github.io
my github page
Francis-Tao-jinjin/go-bitesize
record the path of learn golang
Francis-Tao-jinjin/GoJS
JavaScript diagramming library for interactive flowcharts, org charts, design tools, planning tools, visual languages.
Francis-Tao-jinjin/Grokking-Data-Structures-Algorithms-python
Grokking Data Structures & Algorithms for Coding Interviews in python version
Francis-Tao-jinjin/i18n-test
Francis-Tao-jinjin/learn-pandas
Learning file and data process with pandas
Francis-Tao-jinjin/muschema-demo
a very simple demo to show how muschema can be used in general development.
Francis-Tao-jinjin/my-github-pages
development repo of my github pages
Francis-Tao-jinjin/notification-toast-lite
A lite weight notification and toast component library build with react hook.
Francis-Tao-jinjin/reducer-fsm
A finite state machine based on reducer
Francis-Tao-jinjin/revise-sql
Francis-Tao-jinjin/SpaceShooter
Space Shooter -- A simple canvas 2D game.
Francis-Tao-jinjin/Tone.js
A Web Audio framework for making interactive music in the browser.
Francis-Tao-jinjin/tonejs-conservative-build
the conservative tonejs bundle, for personal usage
Francis-Tao-jinjin/tooltip-lite
A react simple tooltip utils
Francis-Tao-jinjin/trader-board
Francis-Tao-jinjin/vuejs-regl-starter
this project demonstrate how to use regl in vuejs
Francis-Tao-jinjin/webgl-workshop
A simple webgl + react + regl project, mainly used to test the code of various webgl feature and Shader.