Lighting

Introduction
Light Sources
Light and surface interactions
Computation on GPU
Conclusion
3D Mesh Model Application in JavaScript
Written by a human | Updated on April 23rd, 2025IntroductionHi again, I'm Omar and in this article, we will create a 3D mesh model using the LightningChart JS library. Usually when we talk about 3D mesh models, we use using LC .NET library, but with the recent release...
JavaScript 3D Bubble Chart
Written by a human | Updated on April 23rd, 2025JavaScript 3D Bubble ChartHello, I'm Omar and we'll start with a quick JavaScript charting exercise. We will create a 3-dimensional chart with bubbles for each data point. If this is your first article, it's a great...
Volume Rendering with LightningChart
LightningChart offers VolumeModel tool for volume data visualization via Direct Volume Rendering. VolumeModel takes the volume data inside, and visualize it. Our volume rendering engine is based on the Volume Ray Casting.
