![]() |
|
VB.NET Conversion Help - Printable Version +- AB4D Forum (https://forum.ab4d.com) +-- Forum: Products Forums (https://forum.ab4d.com/forumdisplay.php?fid=4) +--- Forum: Ab3d.DXEngine (https://forum.ab4d.com/forumdisplay.php?fid=11) +--- Thread: VB.NET Conversion Help (/showthread.php?tid=4319) |
VB.NET Conversion Help - GraPhiX - 02-08-2022 Before i call it a day, i am reaching out to any other user that uses the AB4D tools, powertoys and dxengine with vb.net, i have some things working, i can load models in animate the skeleton (skin does not animate) load in various environment maps (skyboxes). What i am struggling with is PBR texture loading and animating full mesh skeleton and skin, it as took me over 12 months to get to this stage and whilst i am proud of what i have achieved i think i am out of my depth, i do not know C (i know a little) but have manged to convert most of the classes and functions. If anyone is willing to help i would be most grateful. Thank you Kevan RE: VB.NET Conversion Help - GraPhiX - 02-09-2022 IMultiMapMaterial seems to be where i am getting stuck, the property always returns nothing Any idea what i may have missed ? the property is declared thank you Kevan RE: VB.NET Conversion Help - GraPhiX - 01-11-2023 (02-09-2022, 03:29 PM)GraPhiX Wrote: IMultiMapMaterial seems to be where i am getting stuck, the property always returns nothing It as been 12 months and i am still struggling, this as me stumped maybe converting to VB.net was a mistake :( |