Jump to content

[1.6.2] Is their a 1.6.2 Minecraft Forge Rendering obj Tutorial


SuperHB

Recommended Posts

I didn't mean to watch them instead of the courses, I mean that if you don't understand part of the course, my videos and so many other people's videos are there to help.

 

By your response I'm fairly sure you haven't seen the courses by Vswe so heres a great suggestion for you mate: Go take the courses, it will make your modding life easier and also improve your modding videos as you will gain knowledge ;)

 

And also I now notice this tag "I am a modder, who is newish to Java!" aka. You will benefit from the courses as well :D  And I must let it be said that I have no affiliation with these tutorials except having watched them and as a tutorial writer and programming student I do approve of them! They are of greater quality than every other tutorial series I have seen so far in my modding career!

If you guys dont get it.. then well ya.. try harder...

Link to comment
Share on other sites

I apologize if I was saying your videos aren't worth watching. I didn't mean it to sound like that if it did. But anyway. It would be quite cool if someone could make a montage of the best videos so that we can have all the best in one video explaining EVERYTHING on the subject... :/ Hmm... I am not doing that :/

 

Whoa that will be a 48hrs video of just one subject then ;)

But it would be good to get good courses and video tutorials organized in an easy and sort able way.

I'm actually working on a website project to do just that for both txt and video tutorials ;) [self Promo much? :P ]

If you guys dont get it.. then well ya.. try harder...

Link to comment
Share on other sites

why would you need a video about rendering a wavefront file ? its literally 2 lines of code

 

IModelCustom model = AdvanceLoader.loadModel("filename.obj");

 

 

model.renderAll();

 

then you need to explain where to physicly place it ...

 

thats it ...

how to debug 101:http://www.minecraftforge.net/wiki/Debug_101

-hydroflame, author of the forge revolution-

Link to comment
Share on other sites

why would you need a video about rendering a wavefront file ? its literally 2 lines of code

 

The OP was really struggling with adding basic blocks and other basic stuff, so his problem was quite a lot of stuff all which could be fixed if he took the time to follow the linked courses :D

 

But yeah, HydroFlame is totally correct as usual ;)

 

If you guys dont get it.. then well ya.. try harder...

Link to comment
Share on other sites

I didn't mean to watch them instead of the courses, I mean that if you don't understand part of the course, my videos and so many other people's videos are there to help.

 

By your response I'm fairly sure you haven't seen the courses by Vswe so heres a great suggestion for you mate: Go take the courses, it will make your modding life easier and also improve your modding videos as you will gain knowledge ;)

 

And also I now notice this tag "I am a modder, who is newish to Java!" aka. You will benefit from the courses as well :D  And I must let it be said that I have no affiliation with these tutorials except having watched them and as a tutorial writer and programming student I do approve of them! They are of greater quality than every other tutorial series I have seen so far in my modding career!

 

I never said I wouldn't benefit from them, in fact I plan on watching them some time later this week after I've finished my school work. But I was just saying, that sometimes things may seem complicated, and if you don't understand it, then look it up.

if (You.likescoding == false){
      You.goaway;
}

Link to comment
Share on other sites

I've been watching VSWE's lectures and is its quite hard to understand cause its hard for me to tell what it is about. is there a certain lecture he has just for importing OBJ's as blocks?

 

Did you start with the first one?

IF you start at the one about models, then you will have an impossibly hard time understanding anything :P

If you guys dont get it.. then well ya.. try harder...

Link to comment
Share on other sites

I've been watching VSWE's lectures and is its quite hard to understand cause its hard for me to tell what it is about. is there a certain lecture he has just for importing OBJ's as blocks?

 

Did you start with the first one?

IF you start at the one about models, then you will have an impossibly hard time understanding anything :P

 

I think i did. it said lecture #1 but then i saw another video with lecture #1 :/

Link to comment
Share on other sites

There are serveral lecture number 1, each course starts at lecture one.

The first course however is the one at the top of the list, you can find a direct link to it here:

http://courses.vswe.se/?course=1

and the 2nd one:

http://courses.vswe.se/?course=2

 

GL and Have fun learning the craft ;)

If you guys dont get it.. then well ya.. try harder...

Link to comment
Share on other sites

There are serveral lecture number 1, each course starts at lecture one.

The first course however is the one at the top of the list, you can find a direct link to it here:

http://courses.vswe.se/?course=1

and the 2nd one:

http://courses.vswe.se/?course=2

 

GL and Have fun learning the craft ;)

okay! Thank you!

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
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  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.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.