Search found 52 matches

by aslanbey0158
July 29th, 2021, 3:53 pm
Forum: Everything
Topic: Usage of vector.at in seperated Channel
Replies: 3
Views: 5524

Re: Usage of vector.at in seperated Channel

Task 1 is ok
by aslanbey0158
July 25th, 2021, 10:49 am
Forum: Everything
Topic: Usage of vector.at in seperated Channel
Replies: 3
Views: 5524

Re: Usage of vector.at in seperated Channel

there is no question.
I only wanted to share my progression
by aslanbey0158
July 13th, 2021, 6:06 am
Forum: Everything
Topic: Usage of vector.at in seperated Channel
Replies: 3
Views: 5524

Usage of vector.at in seperated Channel

There is no question. I wanted to share what i did.
by aslanbey0158
July 8th, 2021, 8:39 pm
Forum: Everything
Topic: Blend State Function is Ok
Replies: 1
Views: 2627

Re: Blend State Function

Appearance on Window
by aslanbey0158
July 8th, 2021, 8:38 pm
Forum: Everything
Topic: Blend State Function is Ok
Replies: 1
Views: 2627

Blend State Function is Ok

All about BlendState is Ok
But there is only one problem that i couldn't connect alpha value with imgui.
I brought alpha value To App level
by aslanbey0158
March 24th, 2021, 10:37 am
Forum: Everything
Topic: Geometry shader
Replies: 2
Views: 3974

Re: Geometry shader

I solved vertex shader geometry shader linkage error. After solving other linkage error and getting meaningful view, i will post here :)
by aslanbey0158
March 18th, 2021, 8:19 pm
Forum: Everything
Topic: Geometry shader
Replies: 2
Views: 3974

Geometry shader

Hello,
At the 24 level i tried adding geometry shader to program. There are some linkage errors.
by aslanbey0158
February 23rd, 2021, 8:29 pm
Forum: Everything
Topic: hw25 my problem is hpp file
Replies: 2
Views: 2466

Re: hw25 my problem is hpp file

Heey people , i solved this problem so good, but how???? Firstly we must update these 1. Cmake 2. visual studio 2.1 (english language pack must be added) 3. vcpkg then we download assimp ( it may another lib system,too) then at the vcpkg vcpkg install assimp:x64-windows vcpkg integrate install By th...
by aslanbey0158
February 19th, 2021, 9:29 pm
Forum: Everything
Topic: hw25 my problem is hpp file
Replies: 2
Views: 2466

hw25 my problem is hpp file

there is an error E1097 "no_init_all" on winnt.h
and there are 3 link error LNK2019
i suppose one touch solve my problems :)
by aslanbey0158
September 14th, 2020, 8:43 am
Forum: Everything
Topic: Another error message
Replies: 4
Views: 3729

Re: Another error message

I solved the problem of ConstantBuffer . By this way The program runned.
TransformCbuf may be different but it runs.
Thanks for every helps