morphologica

C++ header-only graphing and data visualization with Modern OpenGL (by ABRG-Models)

Morphologica Alternatives

Similar projects and alternatives to morphologica

  1. metapp

    C++ runtime reflection library

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. SolidUI-Website

    SolidUI official website

  4. Fractal_Engine

    WIP 3D game engine with editor and other stuff

  5. fdg

    A Force Directed Graph Drawing Library

  6. jsonpp

    C++ JSON parser and stringify

  7. AlizaMS

    DICOM Viewer

  8. OpenSpace

    This is the official GitHub repository for OpenSpace: an open source astrovisualization project. For instructions on how to build and run OpenSpace, see the Getting Started Guides on the wiki page at http://docs.openspaceproject.com.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. zeno

    ZEn NOde system - a simulation & rendering engine in nodes (by zenustech)

  11. megaverse

    High-throughput simulation platform for Artificial Intelligence reseach

  12. matplotplusplus

    Matplot++: A C++ Graphics Library for Data Visualization 📊🗾

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better morphologica alternative or higher similarity.

morphologica discussion

Log in or Post with

morphologica reviews and mentions

Posts with mentions or reviews of morphologica. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-29.
  • jsonpp -- easy to use and reusable C++ JSON library
    3 projects | /r/cpp | 29 Jul 2022
    I replaced jsoncpp with nlohmann in my C++ graphing library morphologica recently. I did so because nlohmann is header-only and I wanted to present a header-only library myself. I hope you're not going to tell me that jsoncpp can be used header-only :)
  • morphologica: A header-only library for high performance OpenGL data visualization and plotting in C++
    1 project | /r/cpp | 13 Jul 2022
    And you'd pass in a reference to or a copy of the data defining the surface. An example of a similar class to follow is https://github.com/ABRG-Models/morphologica/blob/main/morph/HexGridVisual.h which draws a surface for a 'HexGrid', a class I've used to solve systems on hexagonal grids. Here's an example image: https://github.com/ABRG-Models/morphologica/tree/main/examples#hexgridcpp

Stats

Basic morphologica repo stats
2
270
9.8
6 days ago

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that C++ is
the 7th most popular programming language
based on number of references?