IamU4Member
Profile
Reputation
Questions
Answers
Tutorials
Comments
Files
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
03. Creating a window
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+3
I love you iedoc
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
Obj Model Loader
+1
+1
+1
+1
+1
+1
+1
04. Variables
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
02. Setting up Visual Studio project
+1
+1
01. Introduction to C++, and Installing Visual Studio 2015
+1
03. A simple C++ Program
+1
+1
+1
+1
DirectX11 tutorial texture
+1
+1
+1
+50
+50
+1
"error X3501: 'main': entrypoint not found" while compiling HLSL in visual studio
+1
Getting compiler error when trying to compile code from directx 12 tutorial #3
+3
+3
12 vertices in quad?
+1
Getting compiler error when trying to compile code from directx 12 tutorial #3
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
28. Skeletal Animation (based on the MD5 format)
+1
+1
How to integrate Bullet Physics in to Directx
+1
+1
+1
+1
+1
+1
02. Creating a Window
+1
04. DirectX 12 - Braynzar Soft Tutorials
+1
03. DirectX 11 - Braynzar Soft Tutorials
+1
+1
+1
+1
+1
+1
+1
+1
+5
Dont know the shader code for tutorial 11 in directx 11 tutorial collection
+3
Dont know the shader code for tutorial 11 in directx 11 tutorial collection
+1
+1
Why don't ya split all code to classes?
+3
Where are the old tutorials
+1
15. High Resolution Timer
+1
How much time do you spend making one tutorial?
+3
I love you iedoc
Where should people put their creations?
0
rating
0
answers
866
views
I got a idea, add new tab on bottom of page, called "Creations" or something like that, so...
12 vertices in quad?
1
rating
0
answers
926
views
Ok, so i\'m not following your tutorials(i\'m really sorry) and i found guy who implemented heightma...
Challenge maybe?
0
rating
0
answers
804
views
Can you just give me a challenge based of graphics programming(cuz i\'m not that bad at graphics). K...
I'm confused ! (Constant buffer and buffers)
0
rating
1
answers
819
views
I just want to ask, what is Constant buffer and regular buffer, i kinda know what that means, but i\...
MD5 anim and mesh files
0
rating
1
answers
1213
views
With what program can i create them and/or can i convert .Obj format file to .MD5mesh?
Problem with InitD2D_D3D101_DWrite
0
rating
1
answers
1007
views
Ok, i tried to split all code to classes, i did it, no error's. But, then game runs, it breaks at In...
Why don't ya split all code to classes?
0
rating
1
answers
960
views
^^^^^^^^^^^^^^^^^^^^^^^^
Update only half of all screen.
0
rating
1
answers
1086
views
Hey, i just wanna make that game updates only half of the screen, i made viewport as half of screen,...
How much time do you spend making one tutorial?
0
rating
2
answers
887
views
Hey, just by title you can understand what i am asking, but ill add some for ya! How much years of e...
DirectX 11 MD5 Loading tutorial Index Buffer too s...
0
rating
Hey! Are you sure that MD5Model.numSubsets is the value that you want? Please use Graphics Debugger ...
Dont know the shader code for tutorial 11 in direc...
1
rating
Take it from here http://www.braynzarsoft.net/viewtutorial/q16390-14-simple-font
Problem with InitD2D_D3D101_DWrite
0
rating
I found out that problem is with D3DDevice, still can't find a solution.
Where are the old tutorials
1
rating
You can see all of iedoc's tutorials right here : http://www.braynzarsoft.net/old/
Rotating Camera On mouse move Around Centre.
I haven't done that kind of thing while I was programming games. I think you could just rotate the o...
on Dec 03 `16
posted by: IamU4
DirectX 11 - Cube Mapping (Skybox)
That's ok, good that you fixed your problem :) Create a question again if you have a problem :)
on Aug 25 `16
posted by: IamU4
DirectX 11 - Cube Mapping (Skybox)
Have you used Visual Studio Graphics Diagnostics to check if your buffer's data is as expected? It's...
on Aug 22 `16
posted by: IamU4
Obj Model Loader
By doing this way you're using more RAM and lowering the performance. The best way to do it is by us...
on Jun 28 `16
posted by: IamU4
DirectX 9 + Assimp
Hey! What's your computer specs? Maybe you can run win7 and use directx11.
on May 12 `16
posted by: IamU4
DirectX 11 MD5 Loading tutorial Index Buffer too s...
https://msdn.microsoft.com/en-us/library/windows/desktop/ff476409(v=vs.85).aspx
on May 02 `16
posted by: IamU4
DirectX 11 MD5 Loading tutorial Index Buffer too s...
Maybe that's because you didn't use the offset value of DrawIndexed correctly?
on May 02 `16
posted by: IamU4
DirectX 11 MD5 Loading tutorial Index Buffer too s...
So here you go dude, you found out what's wrong with your code, now try to find the solution. I'm bu...
on May 02 `16
posted by: IamU4
DirectX 11 MD5 Loading tutorial Index Buffer too s...
So yea, press obj:24 if you want to check your vertex buffer, you need to set your buffer's format, ...
on May 02 `16
posted by: IamU4
DirectX 11 MD5 Loading tutorial Index Buffer too s...
now see obj:(somekindofnumber). Press that and that will lead to some kind of page. Send me an image...
on May 02 `16
posted by: IamU4
DirectX 11 MD5 Loading tutorial Index Buffer too s...
https://msdn.microsoft.com/en-us/library/dn217886.aspx Let me know if you understood everything corr...
on May 02 `16
posted by: IamU4
DirectX 11 MD5 Loading tutorial Index Buffer too s...
But are you using iedoc's model? I'll try to find tutorial which shows how to use graphics debugger,...
on May 02 `16
posted by: IamU4
DirectX 11 MD5 Loading tutorial Index Buffer too s...
Can you please try out this line of code : IASetIndexBuffer(MD5Model.subsets[i].indexBuff.data(), DX...
on May 02 `16
posted by: IamU4
DirectX 11 MD5 Loading tutorial Index Buffer too s...
Are you using iedoc's tutorial model?
on May 02 `16
posted by: IamU4
1. Introduction to C++, and Installing Visual Stud...
Nice dude!
on Apr 20 `16
posted by: IamU4
Direct3D 11 Tutorial 14 (Simple Font)
Does other tutorials like 5 or 6 work for you?
on Feb 24 `16
posted by: IamU4
Where should people put their creations?
When will you create it?
on Nov 29 `15
posted by: IamU4
I don't think it's the case, cuz i checked mine, it works perfectly without going into options.
Prob...
on Nov 26 `15
posted by: IamU4
Challenge maybe?
Btw, about buttons, do you mean that i need to make 2 buttons, or what?
on Nov 25 `15
posted by: IamU4
Challenge maybe?
That\'s more than enough, i have already made 1/3 of all work
on Nov 25 `15
posted by: IamU4
Challenge maybe?
How much time do you give me?
on Nov 22 `15
posted by: IamU4
0. Website Legacy
Cool! But can you please use capital letters wisely?
on Nov 21 `15
posted by: IamU4
Challenge maybe?
I have no idea, something with graphics design, i feel i\'m not bad at it
on Nov 21 `15
posted by: IamU4
Problem with InitD2D_D3D101_DWrite
Some mistakes were made :
I\\\'m a little bit confused, so all companies (Rockstar, Dice) uses not ...
on Nov 10 `15
posted by: IamU4
Problem with InitD2D_D3D101_DWrite
I\'m a little bit confused, so all companies (Rockstar, Dice) uses not their own 3rd party engines l...
on Nov 10 `15
posted by: IamU4
Problem with InitD2D_D3D101_DWrite
this project was just a test. I wanted to see if i can split code into classes (as i can see i don\'...
on Nov 09 `15
posted by: IamU4
Problem with InitD2D_D3D101_DWrite
I already deleted whole project. Problem was in the line : CreateSwapChainAndDevice(not sure if it's...
on Nov 08 `15
posted by: IamU4
Problem with InitD2D_D3D101_DWrite
i have declared function twice, i removed function declaration in initialaizing.cpp but it didn't fi...
on Nov 07 `15
posted by: IamU4
Problem with InitD2D_D3D101_DWrite
problem : Exception thrown at 0x013B9AB7 in d3d11NormalMap.exe: 0xC0000005: Access violation reading...
on Nov 07 `15
posted by: IamU4
20. Cube Mapping (Skybox)
This is called Sphere Mapping. Why you not using real Cube Mapping, it's easy and simple. BTW, if yo...
on Oct 31 `15
posted by: IamU4
DX11 occlusion culling tutorial
Every tutorial that iedoc has made is in www.braynzarsoft.net/old. On your case, he haven't made occ...
on Oct 29 `15
posted by: IamU4
First way is not the best way, cuz if you redraw same button every frame, button gets really weird, ...
on Oct 29 `15
posted by: IamU4
15. High Resolution Timer
I see you spent good 2 hours copying all of this from your old site! Thanks!
on Oct 28 `15
posted by: IamU4
2. DirectX 11 - An Introduction to the Win32 API
Nice tutorial :)
on Oct 25 `15
posted by: IamU4