这是indexloc提供的服务,不要输入任何密码
Skip to content

alnitak/alnitak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 

Repository files navigation

Hi_there2

🌟 My GitHub Highlights:

  • flutter_soloud👇🏼: Flutter low level audio plugin using SoLoud C++ library and FFI.
  • flutter_opencv_dlib👇🏼: Realtime face detection and face recognition using OpenCV and dlib with Dart:ffi.
  • flutter_opengl👇🏼: A Flutter OpenGL ES plugin using a Texture() widget.
  • magnifying_glass👇🏼: Flutter real-time magnifying glass lens widget with Barrel/Pincushion distortion.
  • flutter_star_menu👇🏼: Attach a popup menu to any widget with any widget as menu entries.
  • finger_painter👇🏼: Finger paint with different brushes and different blend modes.
  • flutter_flow_chart👇🏼: Draw a flow chart diagram with different kinds of customizable elements.

Feel free to explore my repositories, and if you have any questions, suggestions, or collaboration ideas, I'm living on Earth (🇮🇹) and I'm just a message away. Let's code something amazing together! 🚀

LinkedIn Badge Youtube Badge Twitter Badge

Happy coding! 🚀


flutter_soloud

soloud6.mp4
soloud9-waveform-B.mp4
Flutter low-level audio plugin using SoLoud C++ library and FFI
  • 3D audio with doppler effect
  • Faders, oscillators, audio effects like echo, freeverb, robotizer, equalizer, bassboost
  • retrieval of audio FFT and wave data

flutter_opencv_dlib

flutter_opencv_dlib-linux.mp4
Realtime face detection and face recognition using OpenCV and dlib with Dart:ffi

flutter_opengl

A Flutter OpenGL ES plugin using a Texture() widget. Supports Android, Linux and Windows.
A project born in 2019 to address the absence of native OpenGL.
  • use platform GLSL
  • shaders can be modified and compiled at ruun-time
  • use dart:ffi to bind c/c++ OpenGL calls
  • vertex and fragment shaders
  • Many shaders from ShaderToy.com can be copy/pasted


some packages

magnifying_glass flutter_star_menu finger_painter flutter_flow_chart

Flutter real-time magnifying glass lens widget with Barrel/Pincushion distortion.

A simple way to attach a popup menu to any widget with any widget as menu entries.

Painting package that lets you finger paint with different brushes and different blend modes. The result can be read as a bitmap or list of Points to be used ie on a Map.

A package that lets you draw a flow chart diagram with different kinds of customizable elements. Dashboards can be saved for later use.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published