https://github.com/felixpalmer/procedural-gl-react Skip to content Sign up * Why GitHub? Features - + Code review + Project management + Integrations + Actions + Packages + Security + Team management + Hosting + Mobile + Customer stories - + Security - * Team * Enterprise * Explore + Explore GitHub - Learn & contribute + Topics + Collections + Trending + Learning Lab + Open source guides Connect with others + Events + Community forum + GitHub Education + GitHub Stars program * Marketplace * Pricing Plans - + Compare plans + Contact Sales + Nonprofit - + Education - [ ] [search-key] * # In this repository All GitHub | Jump to | * No suggested jump to results * # In this repository All GitHub | Jump to | * # In this user All GitHub | Jump to | * # In this repository All GitHub | Jump to | Sign in Sign up {{ message }} felixpalmer / procedural-gl-react * Sponsor Sponsor felixpalmer/procedural-gl-react * Watch 3 * Star 151 * Fork 3 React component for the Procedural GL JS library MIT License 151 stars 3 forks Star Watch * Code * Issues 0 * Pull requests 0 * Actions * Projects 0 * Security * Insights More * Code * Issues * Pull requests * Actions * Projects * Security * Insights main 1 branch 0 tags Go to file Code Clone HTTPS GitHub CLI [https://github.com/f] Use Git or checkout with SVN using the web URL. [gh repo clone felixp] Work fast with our official CLI. Learn more. * Open with GitHub Desktop * Download ZIP Launching GitHub Desktop If nothing happens, download GitHub Desktop and try again. Go back Launching GitHub Desktop If nothing happens, download GitHub Desktop and try again. Go back Launching Xcode If nothing happens, download Xcode and try again. Go back Launching Visual Studio If nothing happens, download the GitHub extension for Visual Studio and try again. Go back Latest commit @felixpalmer felixpalmer Update README.md ... 5bb8cae Jan 18, 2021 Update README.md 5bb8cae Git stats * 10 commits Files Permalink Failed to load latest commit information. Type Name Latest commit message Commit time .github Create FUNDING.yml Jan 14, 2021 build Build 1.0.0 Jan 14, 2021 src Initial commit Jan 14, 2021 .gitignore Initial commit Jan 14, 2021 LICENSE Add license Jan 14, 2021 README.md Update README.md Jan 18, 2021 package-lock.json Build 1.0.0 Jan 14, 2021 package.json Specify files for package Jan 14, 2021 rollup.config.js Don't dupe paths Jan 14, 2021 View code README.md Procedural GL React component [title] Procedural GL JS is a library for creating 3D map experiences on the web, written in JavaScript and WebGL. It is built on top of THREE.js. It provides an easy-to-use, but powerful framework to allow beautiful landscapes of the outdoors to be embedded into web pages. It loads super-fast and is optimized for mobile devices. Demo | Docs | Overlay playground | Elevation data | Source For more information see the project page. React component This repository contains a React wrapper for the library allowing it to be easily included into projects built with React. Install This component does not bundle React, nor Procedural GL JS but instead expects them as peer dependencies. As such you will need to install them if they are not part of your project already. npm install react npm install react-dom npm install procedural-gl npm install procedural-gl-react Usage import ProceduralMap from 'procedural-gl-react'; // Configure library as usual (see main project) Example An more complete example of how to integrate this library with React can be found here. About React component for the Procedural GL JS library Resources Readme License MIT License Releases No releases published Sponsor this project Sponsor Learn more about GitHub Sponsors Packages 0 No packages published Languages * JavaScript 100.0% * (c) 2021 GitHub, Inc. * Terms * Privacy * Security * Status * Help * Contact GitHub * Pricing * API * Training * Blog * About You can't perform that action at this time. You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.