Skip to content

Commit 8eca7b8

Browse files
authored
N20: Aladin Lite (#560)
1 parent 56dca67 commit 8eca7b8

File tree

2 files changed

+29
-0
lines changed

2 files changed

+29
-0
lines changed
Loading

content/posts/newsletter-020/index.md

+29
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,35 @@ _Discussions: [Discord][hh_disc], [Twitter][bmb_twitter]_
275275
[nano-ogmo]: https://github.com/Bombfuse/nano-ogmo
276276
[gag_demo]: https://bombfuse.itch.io/him-character-demo-harvest-hero
277277

278+
### [Aladin Lite]
279+
280+
![Mars with a RdBu colormap](aladin_lite_mars_RdBu_cm.gif)
281+
_Mars heightmap with a RdBu colormap rendered with Aladin Lite v3_
282+
283+
[Aladin Lite] is a spatial image survey visualizer developed by the [Astronomical
284+
Observatory of Strasbourg] in France. Since its first release in 2013,
285+
[Aladin Lite] has been used by astronomers as well as amateurs that
286+
are curious about exploring the sky.
287+
288+
Originally developed using 2D Javascript canvas, its core has been fully
289+
rewritten in Rust and WebGL2 using [wasm-bindgen].
290+
New features include:
291+
292+
- The support of multiple allsky projections (mercator, aitoff, ...)
293+
- The blending of multiple surveys
294+
- The support of FITS file images
295+
296+
For more information, see a [talk][adass-talk] done at the ADASS 2020
297+
conference. A web page is also available [here][al-test-url] for you to test.
298+
You are also very welcolme to contribute to the project by e.g. posting issues
299+
on our github.
300+
301+
[Astronomical Observatory of Strasbourg]: https://cds.u-strasbg.fr/index-fr.gml
302+
[Aladin Lite]: https://github.com/cds-astro/aladin-lite/tree/develop
303+
[wasm-bindgen]: https://github.com/rustwasm/wasm-bindgen
304+
[adass-talk]: https://www.youtube.com/watch?v=TILtJOiiRoc
305+
[al-test-url]: https://bmatthieu3.github.io/hips_webgl_renderer/index.html
306+
278307
## Engine Updates
279308

280309
### [Tetra]

0 commit comments

Comments
 (0)