Jump to content

Stretchy rendering


machoman811
 Share

Recommended Posts

I'm having some issues with the rendering... For some reason, the objects being rendered are streching to the sides.

 

post-270-12603204389255_thumb.jpg

 

I remember having those kind of issues when programming with DirectX and it was related to a matrix applied to a texture buffer or something like that when trying to render to another texture buffer... but I'm not really sure on what to do. I'm pretty sure the solution is quite easy to find but I can't seem to find it.

 

I've tried changing the window size, checking the backbuffer sizes (same as window), etc. Everything looks alright. I've tried saving the buffers on which I draw the scene even before using the Custom buffer and it does the same so I assume that the problem is not related to custom buffers. The code is written in C# but I believe that to be more of a general programming issue so I created the thread here... especially since I also rendered in the Leadwerks' window as well and I got the same issue.

 

post-270-12603220041821_thumb.jpg

 

Anyway... I hope someone will be able to help me out. The only lead I have would be the camera but I haven't seen any functions that relates to the size or anything else that looked useful... Knowing the code inside would help finding the issue I believe.

 

Any ideas?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...