-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Boilerplate from ts version #1
Open
tiye
wants to merge
34
commits into
main
Choose a base branch
from
boilerplate
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
34 commits
Select commit
Hold shift click to select a range
65ff0db
get bolilerplate for loading caterfoil app
tiye 0964147
first working demo with axis
tiye 5c069ba
fix usage of group
tiye 92fe8e1
random fixes from coderabbit
tiye 96df7c3
split out lib part
tiye f5b1f19
include quaternion code
tiye be97bcd
render quaternion fractals
tiye 7623ddd
split quaternion to library
tiye 16dfaf9
trying with fractal tree in quaternion
tiye 430d927
an experiment on curve
tiye c88d425
move vertexes to caterfoil lib
tiye a40d749
use Quaternion instead of Point4D
tiye 134638c
cleanup cakes
tiye 9bb5b91
use shader from ts lib; restructure several ffi
tiye f83032a
use alias for some types
tiye 124ca43
encode some default colors
tiye bb0e9f5
expose type on vertex data; export alpha on color
tiye 2d434a8
reduce noise with utilities
tiye 2727799
add quaternion multiply example
tiye cf017dc
attempt work on Retained Atom
tiye b2a9053
enable states retaining logic
tiye 84fbf6c
get hyper cube demo
tiye 192dfc9
simplify definition of object
tiye b8d9d97
options to connect storage
tiye 4c5ad68
refine demos in quat product
tiye fb26028
refine params of demos
tiye c71123a
refine demos; fix js in vite build
tiye 75c823b
render some cubes
tiye d380c78
get custom shader for cubes
tiye 2633fa4
control rendering with tab param
tiye 8649007
a demo of prime walk
tiye 76ca870
upgrade deps to fix line width issue
tiye 10faf51
list options on README
tiye f052aec
a demo of tesselation on sphere
tiye File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
use Quaternion instead of Point4D
- Loading branch information
commit a40d74971f0283c1ce7c324ed4d8b82571ab15a0
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🧹 Nitpick (assertive)
Add repository URL
The repository field is empty. Adding the repository URL would help users find the source code and contribute.