CesiumGS / cesium

An open-source JavaScript library for world-class 3D globes and maps :earth_americas:
https://cesium.com/cesiumjs/
Apache License 2.0
12.49k stars 3.4k forks source link

Shader Pipeline Roadmap #1031

Open pjcozzi opened 10 years ago

pjcozzi commented 10 years ago

Current offline uses cases

Current runtime use cases

Items

Ideas

Done

Reading

fasiha commented 7 years ago

This checklist makes me think there’s a tech blog post about this topic? I’m looking for some background on the topics mentioned in https://github.com/AnalyticalGraphicsInc/cesium/wiki/Screen-Space-Rendering-Details i.e., czm_getFilter etc.

pjcozzi commented 7 years ago

There's not a blog post about this, but general Cesium graphics blog posts are here: http://cesiumjs.org/blog.html#webgl

fasiha commented 7 years ago

Ah ok. Just to make sure: magic like this https://github.com/AnalyticalGraphicsInc/cesium/wiki/Screen-Space-Rendering-Details#example-filter-chain-scripts is just hypothetical right? This kind of post-rendering doesn’t exist right now?

pjcozzi commented 7 years ago

@fasiha that is a roadmap; it is not implemented, except for an incomplete prototype from a few years ago: https://github.com/AnalyticalGraphicsInc/cesium/compare/postprocess-hook