Skip to content

Simple demonstration of how a globe can be implemented using WebGPU

License

Notifications You must be signed in to change notification settings

Tims777/deno-webgpu-globe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deno WebGPU Globe

This projects is a simple demonstration, of how a globe can be implemented using WebGPU. While the current implementation is based on Deno's experimental WebGPU feature, most of the code should easily be portable to supporting browsers.

Sample Output Image

About Deno WebGPU

This project is based on the webgpu-examples repository. More information about WebGPU support in Deno can be found in this blog post.

Globe Texture

The globe texture was taken from wikimedia.org and is in the public domain.

About

Simple demonstration of how a globe can be implemented using WebGPU

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published