Home Forums GAMES在线课程(现代计算机图形学入门)讨论区 建议大家用 eigen 库自带的一些函数

Viewing 2 reply threads
  • Author
    Posts
    • #3958 Score: 0
      o_o_o_o_o
      Participant
      -1 pt

      发现大家好多方法都在自己写,建议可以用eigen 库里自带的函数节约一些:

      除了 dot,cross, 还有 norm, squaredNorm, normalize normalized…用起来还是很方便的

      验证码让我尝试了3次才发出,o(╯□╰)o

    • #3979 Score: 0
      Keneyr
      Participant
      7 pts

      eigen文档看的太难受了····好多函数找不到正确的使用方法

    • #4002 Score: 0
      sublimation
      Participant
      3 pts

      array()也很方便. 官方文档看看接口,返回值和例子应该还是比较清晰的。

Viewing 2 reply threads
  • You must be logged in to reply to this topic.