Search found 168 matches

  • 1
  • 2
  • 3
  • 4
  • 5
  • 17
by Wanderer
30 Nov 2018, 11:29
Forum: General Discussion
Replies: 15
Views: 3628

Re: Panda3D and Noesis integration (problems)

Thank you very much. I'll show your difference code to Panda3D creators, maybe they will know where is problem. Thanks.
by Wanderer
28 Nov 2018, 13:24
Forum: General Discussion
Replies: 15
Views: 3628

Re: Panda3D and Noesis integration (problems)

This is impossible task for me. I am sorry. I don't know graphics (OpenGL) programing.
by Wanderer
27 Nov 2018, 19:21
Forum: General Discussion
Replies: 15
Views: 3628

Re: Panda3D and Noesis integration (problems)

Could you please make a diff between the working GLRenderDevice.cpp you tried and the new one?
I quite don't understand what you mean "make diff". Working GLRenderDevice is from Noesis 2.1.0f1 and not working is from 2.2.0b3 version. (if this is what your question means)
by Wanderer
27 Nov 2018, 14:42
Forum: General Discussion
Replies: 15
Views: 3628

Re: Panda3D and Noesis integration (problems)

I delete all "delete" code, but it is still crash on exit. And yes I have all Noesis objects as Ptr<> Could you please elaborate about those problems? Please look at this topic, on last screenshot where are black billboards, which cause new Noesis beta. https://discourse.panda3d.org/t/help...
by Wanderer
26 Nov 2018, 17:02
Forum: General Discussion
Replies: 15
Views: 3628

Panda3D and Noesis integration (problems)

Hello I integrated Noesis 2.1 in to panda. Not fully only GUI rendering. Which render fine, until I change to Noesis beta. I use OpenGL is there something new in OpenGL rendering? Because it cause problems under Panda3D engine. Another problems are, it crashes evrytime I exit window (Noesis 2.1 or n...
by Wanderer
22 Jul 2018, 11:02
Forum: General Discussion
Replies: 6
Views: 1709

Re: C++ problems under WIndows 8 and up with second window with GLFW

I apologize for late answer.

It depends, on Windows 7 is everything OK, on Win8 - 10 not.
by Wanderer
20 Jul 2018, 20:31
Forum: General Discussion
Replies: 6
Views: 1709

Re: C++ problems under WIndows 8 and up with second window with GLFW

Yes, even there is Noesis UI behavior but, Noesis graphics is not renered (but opengl color from glcolor() is there). For example if I click on the window where should be button on second window, it create another window, but is empty too as second window. But behavior is still here.
by Wanderer
19 Jul 2018, 11:00
Forum: General Discussion
Replies: 3
Views: 1147

Re: Noesis AppFramework support multiple windows and window decoration?

Are the plans to support point 1 and 2 in future?

And are plans for non GPU renderer? I think I read about this somwhere in forum, but I cant remember.

Thanks.
by Wanderer
19 Jul 2018, 10:49
Forum: General Discussion
Replies: 6
Views: 1709

Re: C++ problems under WIndows 8 and up with second window with GLFW

Are you able to render pure GL content in the second window?
I think yes, when I open second window (on win 8 or 10) it render glcolor as background, but Noesis graphics is dissapeared (on second window).
by Wanderer
13 Jul 2018, 23:16
Forum: General Discussion
Replies: 3
Views: 1147

Noesis AppFramework support multiple windows and window decoration?

1. does Noesis Application Framework support multiple windows?

2. Can I turn off window decoration inside AppFram. and manipulate with window with codebehind? Like moving, resizing, etc?

3. Last question, support AppFram. alpha in window? For rounded border or any custom shaped window frame.
  • 1
  • 2
  • 3
  • 4
  • 5
  • 17