webgl-framework

Basic low-level WebGL framework. (by keaukraine)

Webgl-framework Alternatives

Similar projects and alternatives to webgl-framework based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better webgl-framework alternative or higher similarity.

webgl-framework reviews and mentions

Posts with mentions or reviews of webgl-framework. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-26.
  • Creating mountains landscape in OpenGL ES
    2 projects | dev.to | 26 Apr 2021
    After the terrain we draw a sky hemisphere object with the basic DiffuseShader, and then draw 11 cloud sprites. Then we draw a sun sprite. These transparent objects are rendered without writing to the depth buffer. Clouds and sun have trimmed geometries for less overdraw. You can read about this optimized sprites technique here. We decided not to use soft particles for clouds because scene size allowed us to place them so that they don’t intersect with other geometries while still partially occluding some peaks. Not using soft particles is beneficial for performance because they require additional render pass to render scene depth.
  • Rendering dunes terrain in WebGL
    2 projects | dev.to | 19 Jan 2021
    Historically, the web demo was created first — it was used as a prototyping playground to compose a scene and to fine-tune shaders. Also, this really helps in sharing work between a team of two people without necessity to learn Android Studio for both. And when everything was polished and looked good enough, an Android app was created quite fast based on the web demo code. Porting code to Android is a quite straightforward and easy process because our WebGL framework has the same method signatures as the framework used in Android apps.

Stats

Basic webgl-framework repo stats
2
4
0.0
7 months ago

keaukraine/webgl-framework is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of webgl-framework is JavaScript.

Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com