Lighting

Introduction
Light Sources
Light and surface interactions
Computation on GPU
Conclusion
JavaScript heatmaps
Written by a human | Updated on April 11th, 2025JavaScript heatmapsHeatmaps are a type of charting component that uses color-coded cells to represent values in a dataset. Each cell in a heatmap corresponds to a specific data point or value. The color grading within...
NET MVC
Written by a human | Updated on April 11th, 2025.NET MVC Line Chart ApplicationFor this article, we will create a new .NET MVC web application using LightningChart JS. For this example, I worked with Visual Studio 2022 and .NET 6.0. If you have a lower version of...
Hands-on Tensor Flow JS in Machine Learning Models (Part 2)
Written by a human | Updated on April 11th, 2025TensorFlow JSTo implement machine learning models in JavaScript, the TensorFlow JS library was chosen. It allows the development of machine learning models in JavaScript and uses machine learning directly in the browser...
