0x001 Posted May 24, 2020 Share Posted May 24, 2020 Hello, I would like to ask a question about dxDrawLine3D, is it possible to use render target or something? I did some tests and was unsuccessful. I also did some research and found nothing about it. Link to comment
Scripting Moderators thisdp Posted May 26, 2020 Scripting Moderators Share Posted May 26, 2020 (edited) for drawing render target, use dxDrawMaterialLine3D Edited May 26, 2020 by thisdp Link to comment
0x001 Posted May 26, 2020 Author Share Posted May 26, 2020 Yes, I know, but that's not what I need. I was looking for a method to render a lot of 3D lines on the screen without slowing down performance. Apparently, it is not possible. thanks anyway. Link to comment
Scripting Moderators thisdp Posted May 27, 2020 Scripting Moderators Share Posted May 27, 2020 maybe dxDrawMaterialPrimitive3D but this function is buggy Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now