Software Alternatives & Reviews

Nuklear VS OpenFrameworks

Compare Nuklear VS OpenFrameworks and see what are their differences

Nuklear logo Nuklear

A small ANSI C gui toolkit

OpenFrameworks logo OpenFrameworks

openFrameworks
  • Nuklear Landing page
    Landing page //
    2023-10-20
  • OpenFrameworks Landing page
    Landing page //
    2023-09-30

Nuklear videos

No Nuklear videos yet. You could help us improve this page by suggesting one.

+ Add video

OpenFrameworks videos

Part 2 of GAFFTA OpenFrameworks for Processing Coders

More videos:

  • Tutorial - openFrameworks tutorial - 000 intro to openFrameworks
  • Review - [openframeworks] Box2d study - Burst -

Category Popularity

0-100% (relative to Nuklear and OpenFrameworks)
IDE
100 100%
0% 0
3D
0 0%
100% 100
Developer Tools
100 100%
0% 0
VJ
0 0%
100% 100

User comments

Share your experience with using Nuklear and OpenFrameworks. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, OpenFrameworks should be more popular than Nuklear. It has been mentiond 31 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Nuklear mentions (5)

  • is makeing Vulkan guis worth it?
    You might want to try Nuklear https://github.com/vurtun/nuklear or imgui https://github.com/ocornut/imgui , both to my knowledge have a Vulkan backend. Source: over 1 year ago
  • Any good video tutorials on making a OS with a GUI?
    In fact, if using a modern graphics pipeline with shaders, you will actually have to learn how to draw a single rectangle to your screen, and then use that knowledge to draw (anti-aliased) lines, rectangles, arcs, circles, ellipses, etc. too. For instance, have a look at https://www.cairographics.org/ https://github.com/vurtun/nuklear https://github.com/memononen/nanovg and https://github.com/nical/lyon. There are... Source: over 2 years ago
  • Looking to make an image viewer/editor, which libraries should I consider?
    Another option that's pure c and a great library is nuklear https://github.com/vurtun/nuklear. Source: over 2 years ago
  • Hey guys, looking for a mobile application development toolkit that uses C
    If you need the GUI system, then you will be binding against Java and it will be very time consuming. You might be better off looking at some of the young wxWidgets / Qt Android ports. Or simply using a light OpenGL based UI library like Nuklear (or newer). Source: almost 3 years ago
  • Suggestion needed: node editor GUI using C
    P.S.: I know Nuklear has got a node editor, but this editor is only in an early stage of development and Nuklear development has pretty much halted since Vurtun left. Source: almost 3 years ago

OpenFrameworks mentions (31)

  • Resolume
    Not exactly VJ, but could be used for it. https://openframeworks.cc. - Source: Hacker News / about 1 month ago
  • VVVV – A Hybrid Visual/Textual Development Environment
    - openFrameworks https://openframeworks.cc/ C++. - Source: Hacker News / 2 months ago
  • Valve Says Counter-Strike 2 for macOS Not Happening, There Aren't Enough Players
    Vulkan is sort of a post-API API. It seems to be designed specifically with high performance render pipelines in mind, and "end users" should interface with it through an intermediary layer. Ie, you might prefer bgfx[0], cinder[1] or openframeworks[2]. 0: https://github.com/bkaradzic/bgfx 2: https://openframeworks.cc/. - Source: Hacker News / 7 months ago
  • I'm starting to get tired
    Since you have C# experience, take this time to learn more about C++ while you continue to look. While yes, it is very easy to write bad code, it's not a huge deal since you just graduated and are just hacking around. Plus there are a lot of helpers these days to make writing bad code a little less likely.A former mentor of mine gifted me "C++ Without Fear" by Brian Overland which I can recommend. It's not too... Source: about 1 year ago
  • UI framework with C++ simulation.
    Have you come across openFrameworks (https://openframeworks.cc/) or Cinder (https://libcinder.org/)? Source: about 1 year ago
View more

What are some alternatives?

When comparing Nuklear and OpenFrameworks, you can also consider the following products

Dear ImGui - Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies

Processing - C++ and Java programming at the speed of thought.

JUCE - JUCE is a wide-ranging C++ class library for building rich cross-platform applications and plugins...

TouchDesigner - TouchDesigner is a visual development platform that equips you with the tools you need to create stunning realtime projects and rich user experiences.

Based UI - Sketch UI kit for feeds on iOS, Android and web

Vvvv - vvvv is a graphical programming environment for easy prototyping and development.