Trying to apply Godot particles system to draw the waves with a moderate success.

This page summarizes the projects mentioned and recommended in the original post on /r/Sailing_west

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • fieldplay

    A vector field explorer

  • This is inspired by the comment by u/ss_221 to the previous post https://www.reddit.com/r/Sailing_west/comments/pzw7xn/ive_spent_absolutely_unreasonable_time_on_2d/ The naive usage of Godot GPU Particles turns out to be not well suited to drawing long traces. The project suggested in mentioned comment https://github.com/anvaka/fieldplay uses another technique, described in the article https://blog.mapbox.com/how-i-built-a-wind-map-with-webgl-b63022b5537f . I am trying to implement something similar.

  • GdPerfMonitor

    Performance monitoring plot scene for Godot

  • For performance monitoring I made a little project https://github.com/aleksandrbazhin/GdPerfMonitor and use os_time_per_frame() to monitor those one-two frame FPS drops. You can get it in asselib, if it's helpful.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts