webgl added

This commit is contained in:
dongho
2024-08-31 22:39:25 +09:00
parent c6bb80ee5c
commit efbcdea403
5 changed files with 1291 additions and 2 deletions

View File

@ -5,3 +5,4 @@ edition = "2021"
[dependencies]
osmpbf = "0.3.4"
yew = { git = "https://github.com/yewstack/yew/", features = ["csr"] }