zombeyy Posted November 17, 2018 Share Posted November 17, 2018 Hello, i need help to do a Equalizer for : http://prntscr.com/ljharu the paint job should be moved with the music... and i 0 ideas how to do it Link to comment
zombeyy Posted November 17, 2018 Author Share Posted November 17, 2018 but how to do it with the Car paintjob (HLSL) Link to comment
Discord Moderators Pirulax Posted November 17, 2018 Discord Moderators Share Posted November 17, 2018 getSoundTTFData dxCreateRenderTarget dxSetRenderTarget dxDrawRectangle dxCreateShader("TEXTURE gTexture; technique default {Pass P0 {Texture[0] = gTexture}} technique fallback {Pass P0{}}") dxSetShaderValue Maybe the shader has some errors, but fix them if it does. Link to comment
zombeyy Posted November 18, 2018 Author Share Posted November 18, 2018 i don't know how to attach it on the cars 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