A non-exhaustive list of WebGL and WebGPU frameworks and libraries. It is mostly for learning purposes as some of the libraries listed are wip/outdated/not maintained anymore.
| Name | Stars | Last Commit | Description |
|---|---|---|---|
| three.js | ![GitH |
A non-exhaustive list of WebGL and WebGPU frameworks and libraries. It is mostly for learning purposes as some of the libraries listed are wip/outdated/not maintained anymore.
| Name | Stars | Last Commit | Description |
|---|---|---|---|
| three.js | ![GitH |
| Model.destroy_all | |
| # if you haven't performed any other action after accidently deleting all records from Model, | |
| # then _ would grab last response generated by Model.destroy_all | |
| destroyed_records = _ | |
| destroyed_records.each do |destroyed_record| | |
| Model.create(destroyed_record.attributes) | |
| end |
Picking the right architecture = Picking the right battles + Managing trade-offs
Moved, see VIM Cheatsheet