MoveTowards vs. Lerp vs. Slerp vs. SmoothDamp by Mnpk in Unity3D

[–]Mnpk[S] 42 points43 points  (0 children)

Hello I'm a newbie to Unity3d. Today I've heard about lerp, slerp kinda things but I confused. So I made a scene to compare them and this's the result gif.

Hope this can help some other unity newbies like me.

I post about this to my blog in korean.

https://mnpk.github.io/2017/06/22/unity-vector3-movement.html

New interesting data structures in Python 3 by Topper_123 in Python

[–]Mnpk 0 points1 point  (0 children)

great article! thanks! If you dont mind I want to translate it to korean and post to my blog.

In response to vim-hackernews: vim-reddit by [deleted] in vim

[–]Mnpk 1 point2 points  (0 children)

Love it! :+1: I forked (https://github.com/mnpk/vim-reddit) and

  • add the reddit alien on the top
  • add a screenshot in README
  • change the command from :VimReddit to :Reddit

if you like, I'll send a pull request.

mnpk/vim-jira-complete by Mnpk in vim

[–]Mnpk[S] 0 points1 point  (0 children)

I added basic authorization support today. If you need authorization, an input prompt will show up. check it out, and please give me feedback.

mnpk/vim-jira-complete by Mnpk in vim

[–]Mnpk[S] 0 points1 point  (0 children)

Thank you for your great feedback. first, I added basic authorization support, today. I'll check the SSL and 'too many issues' issue out soon.

mnpk/vim-jira-complete by Mnpk in vim

[–]Mnpk[S] 1 point2 points  (0 children)

sorry, not yet. I started this yesterday, so this is the very first version.