Hi,
Ive been trying to emulate the look of old vector based game such as Battlezone for months now. Unfortunately, using the wireframe shader type, it is impossible to achieve this look.
The reason is that the edges inside the polygons are being rendered as well. I have now resorted to use texture based wireframe, but the results are underwhelming. Not as sharp and crisp as what you would get with real wireframe rendering (poly edges)
This is achievable in Max and other software or plug-ins, but sadly, not in Unreal.
Epic, could you consider for all of us lovers of retro style gameplay and games, the possibility to improve and add additional option in the shader parameters, so that we could be able to render on polygon edges, and not render the geometry inside each polygons?
Being able to render in wireframe is great, but very limiting in terms of creativity and final look quality. Especially if we are trying to emulate vector based rendering. and to achieve this look, you just can't display the inside line of a polygon.
I think that just by giving us control over the color of each of the elements would allow us to create the effect we need.
They could be categorized in this way:
Polygon False Edge (usually the edges found inside a polygon: Variable to set the color - This option could be available if someone actually wants to display the inner lines inside the polygon, with a color of his choice.
Edge:Variable to set the color (the real edge of the polygon) - Same concept, but only for polygon edges. - User is able to define the color of the edge being displayed.
Considering the current implementation of the wireframe shader option, I do not think it would be that hard to implement these requests.
I really wish that you guys can make this happen. It would be very useful and would finally give us all a proper way to create vector type games.
Textures sucks for this, they always become blurry and pixelated and are not clean enough to make it look real, or decent, for this style at least.
And to my understanding and based on my experiments, this look would be impossible to achieve without code support...
Sincerely,
Onoa
Ive been trying to emulate the look of old vector based game such as Battlezone for months now. Unfortunately, using the wireframe shader type, it is impossible to achieve this look.
The reason is that the edges inside the polygons are being rendered as well. I have now resorted to use texture based wireframe, but the results are underwhelming. Not as sharp and crisp as what you would get with real wireframe rendering (poly edges)
This is achievable in Max and other software or plug-ins, but sadly, not in Unreal.
Epic, could you consider for all of us lovers of retro style gameplay and games, the possibility to improve and add additional option in the shader parameters, so that we could be able to render on polygon edges, and not render the geometry inside each polygons?
Being able to render in wireframe is great, but very limiting in terms of creativity and final look quality. Especially if we are trying to emulate vector based rendering. and to achieve this look, you just can't display the inside line of a polygon.
I think that just by giving us control over the color of each of the elements would allow us to create the effect we need.
They could be categorized in this way:
Polygon False Edge (usually the edges found inside a polygon: Variable to set the color - This option could be available if someone actually wants to display the inner lines inside the polygon, with a color of his choice.
Edge:Variable to set the color (the real edge of the polygon) - Same concept, but only for polygon edges. - User is able to define the color of the edge being displayed.
Considering the current implementation of the wireframe shader option, I do not think it would be that hard to implement these requests.
I really wish that you guys can make this happen. It would be very useful and would finally give us all a proper way to create vector type games.
Textures sucks for this, they always become blurry and pixelated and are not clean enough to make it look real, or decent, for this style at least.
And to my understanding and based on my experiments, this look would be impossible to achieve without code support...

Sincerely,
Onoa
Comment