CalculatorWidget (Math Expression Evaluation Integration)

Add Editor Numeric Calculator for property panel. Integrate the “ExprTK”(A Mathematical Expression Parsing And Evaluation Library) into UE4.

Category:
Tags: , , , , , ,

Description

Demo Video: https://www.youtube.com/watch?v=LR1UWzAnu1I&t=3s

Add Editor Numeric Calculator for property panel: Can use a calculator to any numeric input box .

Integrate the “ExprTK”(A Mathematical Expression Parsing And Evaluation Library) into UE4: Can use a blueprint function to Evaluate any constant Mathematicl Expression like “2+(3-5)*10+3^5+sqrt(9)”.

Technical Details

 

Code Modules:

 

Number of C++ Classes: 9.

Supported Development Platforms: Windows.

Supported Target Build Platforms: Win64.

Documentation and Example Project: https://gitlab.com/UE4MarketplaceSubmission_Public/CalculatorWidget_Public

Supported Engine Versions

4.24 – 4.26