Search found 168 matches

by Wanderer
12 May 2017, 01:08
Forum: General Discussion
Replies: 17
Views: 4389

Re: OpenGL Sample not working

How can I find where is error happening?
EDIT:
I guess, exact error is, error with arrow? If yes then:
>	SpiningCube.exe!Noesis::Render::GLRenderDevice::CreatePrograms() Line 964	C++
There is picture from debugger
Image
by Wanderer
12 May 2017, 00:40
Forum: General Discussion
Replies: 17
Views: 4389

Re: OpenGL Sample not working

No, I forgot mention, it looks like console is frozen (have light gray color instead black and no text is there)
This is everything what I get:
Image
by Wanderer
12 May 2017, 00:25
Forum: General Discussion
Replies: 4
Views: 1735

Re: Noesis for Desktop Applications / programs ?

Thanks.
by Wanderer
12 May 2017, 00:20
Forum: General Discussion
Replies: 17
Views: 4389

Re: OpenGL Sample not working

I am not sure if I understand, but I get Windows message = Program stop working and I can only click on End Program or Stop Program (I translate it to english). When local win debug is run, I get this call stacks: > SpiningCube.exe!Noesis::Render::GLRenderDevice::CreatePrograms() Line 964 C++ Spinin...
by Wanderer
12 May 2017, 00:12
Forum: General Discussion
Replies: 4
Views: 1735

Re: Noesis for Desktop Applications / programs ?

Thanks for answers. You are free to implement a new renderer. We provide reference renderer implementations for GL, GL ES, D3D11 and Metal. You can implement your own one but I am not sure if a non-accelerated renderer is going to be fast enough. It is not clear to me, but if I want render with Open...
by Wanderer
11 May 2017, 23:48
Forum: General Discussion
Replies: 17
Views: 4389

Re: OpenGL Sample not working

Tried but now program crash on start.
by Wanderer
11 May 2017, 19:37
Forum: General Discussion
Replies: 4
Views: 1735

Noesis for Desktop Applications / programs ?

Hello I discover Noesis GUI and I like it that it is based on vector graphic. 1. I know Noesis is presented as for games, but what for applications? It is possible for more complicated applications like DAW or Notations (Reaper, Cubase, Sibelius)? I have plan create VSTi or my experimentations. 2. C...
by Wanderer
11 May 2017, 19:27
Forum: General Discussion
Replies: 17
Views: 4389

OpenGL Sample not working

Hello

I am discover Noesis GUI, and want test it on OpenGL. I compile D3D11 sample and it working - I can see two cubes and login menu. OpenGL compile without problem, but window show me blue background and nothing else.

I have Intel graphic HD 3000 on my notebook.