Jump to content

How to get started?


TheBearmaser
 Share

Recommended Posts

I created a project and all it does is open project folder.  I can't even open the editor (Youtube video starts with it open?)  I tried following youtube on how to get Ultra Engine running, learn page doesn't say(?).  Do I just delete everything in main and start from scratch like in The Concept Boy's Leadwerks tutorial?  Do I have to use Leadwerks or blender or something?  

Link to comment
Share on other sites

Hello,

You will need Visual Studio 2022 (free Community version is fine) to open the project solution file (.sln):
https://visualstudio.microsoft.com/vs/

From there, you can copy and paste any of the code examples in the documentation into main.cpp and run it. For example:
https://www.ultraengine.com/learn/LoadModel?lang=cpp

My job is to make tools you love, with the features you want, and performance you can't live without.

Link to comment
Share on other sites

Okay, there are two game engines this site is related to.

Leadwerks is my older engine that is sold on Steam. Its documenation is here: https://leadwerks.com/learn

Ultra Engine is the newest and most advanced, with documentation here: https://www.ultraengine.com/learn

It sounds like the videos you are referring to are for use with Leadwerks, not Ultra.

My job is to make tools you love, with the features you want, and performance you can't live without.

Link to comment
Share on other sites

Ultra Engine, at this point, is just a programming SDK for use with Visual Studio. The editor is still in development. It was released now so that people could have it early without waiting for the full editor to be finished.

My job is to make tools you love, with the features you want, and performance you can't live without.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...