Search found 4046 matches
- 02 Nov 2024, 10:44
- Forum: General Discussion
- Replies: 2
- Views: 96
Re: Unity 6 / URP - Noesis not supporting RenderGraph
We didn't have time for properly testing 3.2.5 with Unity 6, could you please create a ticket for this? Thank you!
- 02 Nov 2024, 10:43
- Forum: General Discussion
- Replies: 1
- Views: 84
Re: NoesisGUI White Background Screen Issue in Unity 2021.3
Please update to the latest version of NoesisGUI, as your current version is outdated
- 31 Oct 2024, 17:51
- Forum: General Discussion
- Replies: 1
- Views: 55
Re: Building samples for IOS
I am sorry to say that our SDK doesn't include binaries for the iOS emulator.
- 31 Oct 2024, 09:38
- Forum: General Discussion
- Replies: 5
- Views: 128
Re: Does the Menu3D sample code need Windows Runtime (WinRT)?
Have you tried opening one of the following solutions in the ${ROOT_SDK}/Build folder?
- NoesisGUI-win-x86_64-vs2022.sln (for 64 bits)
- NoesisGUI-win-x86-vs2022.sln (for 32 bits)
- 30 Oct 2024, 18:52
- Forum: General Discussion
- Replies: 6
- Views: 599
Re: Hot reload of global resources
Yes, this approach should work. If you manually merge the global dictionary XAML into one of your existing XAML files, do the resources reload correctly in that case?
Could you please create a ticket for this issue?
Could you please create a ticket for this issue?
- 30 Oct 2024, 10:07
- Forum: General Discussion
- Replies: 5
- Views: 128
Re: Does the Menu3D sample code need Windows Runtime (WinRT)?
I’m sorry, but I’ll need more information beyond just 'cannot run' or 'failed' to assist you effectively.
- 29 Oct 2024, 20:30
- Forum: Official Announcements
- Replies: 72
- Views: 246561
Re: [Latest] NoesisGUI v3.2.5
Release Notes for 3.2.5
- 29 Oct 2024, 17:15
- Forum: General Discussion
- Replies: 5
- Views: 128
Re: Does the Menu3D sample code need Windows Runtime (WinRT)?
Our samples work in all platforms supported by Noesis. The Menu3D is available as a native Win32 application and also as as WinRT. You can find all solutions and projects in the SDK.
- 29 Oct 2024, 17:12
- Forum: General Discussion
- Replies: 1
- Views: 87
Re: World UI bug related to camera.
Could you please file a bug for this? Thank you!
- 29 Oct 2024, 17:11
- Forum: General Discussion
- Replies: 1
- Views: 100
Re: How to integrate Menu 3D project of Noesis sample code into large MFC Game Legacy system behind our splash screen?
As said before, I recommend reading the Integration Tutorial . You can start with IntegrationGLUT , a very simple integration example, and use it as a foundation to build your own integration. I can't help you with your MFC architecture but if you have more specific Noesis questions, please let us k...