flutter_raytracing icon indicating copy to clipboard operation
flutter_raytracing copied to clipboard

Raytracing & Flutter

flutter_raytracing

extra_pedantic on pub.dev License Github Stars Twitter Follow GitHub Follow

(Old) Demo

Screenshot 1

Note (2021)

This was rewritten to only depend on vector_math and image. You could use this in any flutter app if you want to. This doesn't depend on flutter anymore. See packages/flutter_web/bin/render.dart

Original work by Ben Coleman @BenCodeGeek Rewritten by Modestas Valauskas @modulovalue