Skip to content

Project to demonstrate fetching data as text and as textures. The data is scraped from NOAA bouys.

License

Notifications You must be signed in to change notification settings

bryanrtboy/WebRequests

Repository files navigation

WebRequests

alt text

This project is a simple example of gathering data from a web page using Unity's built-in UnityWebRequest. There are three scenes demonstrating how to fetch text data (the locations and temperature data from NOAA bouys. The data is assembled into a custom object. Another scene shows how to fetch an image from a known web location, such as the bouycams. The third scene shows how to map the bouy locations based on a rectangle quad in the scene.

About

Project to demonstrate fetching data as text and as textures. The data is scraped from NOAA bouys.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages