UNPKG

cesium

Version:

CesiumJS is a JavaScript library for creating 3D globes and 2D maps in a web browser without a plugin.

11 lines 207 B
//This file is automatically rebuilt by the Cesium build process. define(function() { 'use strict'; return "varying vec4 v_color;\n\ \n\ void main()\n\ {\n\ gl_FragColor = v_color;\n\ }\n\ "; });